enhance: no need to show command label for now

This commit is contained in:
Tienson Qin
2023-11-01 17:13:50 +08:00
parent d6c75d6ac3
commit 5df22ff655

View File

@@ -141,7 +141,6 @@
(map #(hash-map :icon "command"
:icon-theme :gray
:text (cp/translate t %)
:value-label (pr-str (:id %))
:shortcut (:shortcut %)
:source-command %)))
favorite-pages nil
@@ -172,9 +171,6 @@
(map #(hash-map :icon "command"
:icon-theme :gray
:text (cp/translate t %)
:value-label (pr-str (:id %))
; :info (pr-str (:id %))
; :info (:desc %)
:shortcut (:shortcut %)
:source-command %))
(hash-map :status :success :items)