enhance: add log icon

This commit is contained in:
Tienson Qin
2025-12-01 11:35:41 +08:00
parent 445ba6a1f1
commit dea7207f18

View File

@@ -118,6 +118,7 @@
(ui/menu-link {:on-click (fn []
(shui/popup-show! nil (fn [] (log)) {}))}
[:span.text-lg.flex.gap-2.items-center
(shui/tabler-icon "square-letter-l" {:class "opacity-70" :size 22})
"Check log"])])
{:title "Actions"
:default-height false}))