enhance: work tweaks

feat/asset-sync
Tienson Qin 2024-07-08 16:45:04 +08:00
parent 62802b8464
commit 8a98c9f7c1
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@
(shui/dropdown-menu-group
(shui/dropdown-menu-sub
(shui/dropdown-menu-sub-trigger
"Properties")
"Properties visibility")
(shui/dropdown-menu-sub-content
(for [column (remove #(or (false? (:column-list? %))
(:disable-hide? %)) columns)]