Flag for immediate sync of index after adding new watch

pull/11/head
Leigh Morresi 2021-02-02 23:07:19 +01:00
rodzic 711853a149
commit 3b2c8d356a
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -144,6 +144,7 @@ class ChangeDetectionStore:
})
self.data['watching'][new_uuid] = _blank
self.needs_write = True
return new_uuid