Flag for immediate sync of index after adding new watch

This commit is contained in:
Leigh Morresi
2021-02-02 23:07:19 +01:00
parent 711853a149
commit 3b2c8d356a

View File

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