diff --git a/src/main/frontend/handler/file_sync.cljs b/src/main/frontend/handler/file_sync.cljs index c45e4cf70..7b6a7e5bf 100644 --- a/src/main/frontend/handler/file_sync.cljs +++ b/src/main/frontend/handler/file_sync.cljs @@ -132,7 +132,7 @@ (when-not (instance? ExceptionInfo r) (path/join "logseq" "version-files" key)))))) -(defn- list-file-local-versions +(defn- page :block/file :file/path)] @@ -175,7 +175,7 @@ (go (let [version-list (:VersionList (> (concat version-list local-version-list) (sort-by #(or (:CreateTime %) (:create-time %))