mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
Merge remote-tracking branch 'origin/master' into test/add-clj-kondo-part-two
This commit is contained in:
@@ -183,8 +183,7 @@
|
||||
(file-handler/alter-file (state/get-current-repo)
|
||||
path
|
||||
(str (string/trim value) "\n")
|
||||
{:re-render-root? true})
|
||||
(notification/show! "Saved file!" :success)))
|
||||
{:re-render-root? true})))
|
||||
|
||||
:else
|
||||
nil))))
|
||||
|
||||
Reference in New Issue
Block a user