mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 11:26:26 +00:00
fix: can't remove Many values
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
#?(:cljs
|
||||
(extend-protocol IPrintWithWriter
|
||||
js/Symbol
|
||||
symbol
|
||||
(-pr-writer [sym writer _]
|
||||
(-write writer (str "\"" (.toString sym) "\"")))))
|
||||
#?(:cljs
|
||||
|
||||
Reference in New Issue
Block a user