mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 10:56:32 +00:00
@@ -1981,7 +1981,7 @@
|
||||
|
||||
(defn periodically-save!
|
||||
[]
|
||||
(js/setInterval save-current-block-when-idle! 5000))
|
||||
(js/setInterval save-current-block-when-idle! 3000))
|
||||
|
||||
(defn get-current-input-value
|
||||
[]
|
||||
|
||||
Reference in New Issue
Block a user