BlenderKit: block the clipboard monitoring feature

This commit is contained in:
Vilém Duha 2020-05-27 12:26:18 +02:00
parent c5fad30a5d
commit 2972e7a942
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ def timer_update():
search()
preferences.first_run = False
check_clipboard()
#check_clipboard()
global search_threads
if len(search_threads) == 0: