mirror of
https://github.com/logseq/logseq.git
synced 2026-05-23 20:24:15 +00:00
fix: lint
This commit is contained in:
@@ -230,7 +230,7 @@
|
||||
(let [k (first args)
|
||||
keystroke (str/trim @local)]
|
||||
(when (and (= @action :save)
|
||||
(not (empty? keystroke)))
|
||||
(seq keystroke))
|
||||
(config-handler/set-config!
|
||||
:shortcuts
|
||||
(merge
|
||||
|
||||
Reference in New Issue
Block a user