mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
Merge remote-tracking branch 'upstream/master' into whiteboards
This commit is contained in:
@@ -216,7 +216,7 @@
|
||||
|
||||
:new-page
|
||||
[:div.text.font-bold (str (t :new-page) ": ")
|
||||
[:span.ml-1 (str "\"" search-q "\"")]]
|
||||
[:span.ml-1 (str "\"" (string/trim search-q) "\"")]]
|
||||
|
||||
:go-to-whiteboard
|
||||
[:div.text.font-bold (str (t :go-to-whiteboard) ": ")
|
||||
|
||||
Reference in New Issue
Block a user