Flag for immediate sync of index after adding new watch
This commit is contained in:
@@ -144,6 +144,7 @@ class ChangeDetectionStore:
|
|||||||
})
|
})
|
||||||
|
|
||||||
self.data['watching'][new_uuid] = _blank
|
self.data['watching'][new_uuid] = _blank
|
||||||
|
self.needs_write = True
|
||||||
return new_uuid
|
return new_uuid
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user