1
0
Andelf 3 жил өмнө
parent
commit
dd91207d6f

+ 2 - 2
src/electron/electron/file_sync_rsapi.cljs

@@ -54,5 +54,5 @@
                            (doseq [^js win (window/get-all-windows)]
                              (when-not (.isDestroyed win)
                                (.. win -webContents
-                                   (send progress-notify-chan (bean/->js progress-info)))))
-                           (logger/info "sync progess" progress-info))))
+                                   (send progress-notify-chan (bean/->js progress-info))))))))
+