fix reload worker and readd watch after reload to not only work for one change
This commit is contained in:
parent
b97ce25867
commit
b2b3459fa2
2 changed files with 22 additions and 7 deletions
|
|
@ -206,6 +206,8 @@ LIST_ICON = join(SCRIPT_ROOT, 'list_icon.py')
|
|||
|
||||
DB_GIN_TRGM = False
|
||||
|
||||
|
||||
RELOADER_RUNNING = False
|
||||
#you can ignore things below this line
|
||||
#=========================================================================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue