fix: tags select

pull/11196/head
Tienson Qin 2024-04-01 22:49:22 +08:00
parent 419104abf3
commit f2b6df255a
1 changed files with 1 additions and 1 deletions

View File

@ -815,7 +815,7 @@
:parent-block block
:format :markdown}
v (cond
(and multiple-values? (or (set? v) (and (coll? v) (empty? v))))
(and multiple-values? (or (set? v) (empty? v)))
v
multiple-values?
#{v}