Pārlūkot izejas kodu

chore(sync): add todo

rcmerci 3 gadi atpakaļ
vecāks
revīzija
3f221e4f42
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/main/frontend/fs/sync.cljs

+ 1 - 0
src/main/frontend/fs/sync.cljs

@@ -692,6 +692,7 @@
 
                 (or need-sync-remote unknown) r))))))))
 
+;;; TODO: add synced-files history
 (deftype SyncState [^:mutable state ^:mutable current-local->remote-files ^:mutable current-remote->local-files]
   Object
   (update-state! [this v]