Merge branch 'master' into feat/db

This commit is contained in:
Gabriel Horner
2023-11-29 09:56:12 -05:00
29 changed files with 792 additions and 245 deletions

View File

@@ -2701,7 +2701,7 @@
v)))))
:flush-fn #(swap! *sync-state sync-state-reset-queued-local->remote-files)
:stop-ch stop-chan
:distinct-coll? true
:distinct-key-fn identity
:flush-now-ch private-immediately-local->remote-chan
:refresh-timeout-ch private-recent-edited-chan)))