瀏覽代碼

chore(sync): add todo

rcmerci 3 年之前
父節點
當前提交
3f221e4f42
共有 1 個文件被更改,包括 1 次插入0 次删除
  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]