and that i can put <none> as a music status using the elvis op

main
The_miro 2024-11-26 22:52:34 +01:00
parent 499f29d856
commit dc74a151e6
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
:orientation "h" :orientation "h"
:space-evenly false :space-evenly false
:halign "center" :halign "center"
{music != "" ? "🎵${music}" : ""})) {music != "" ? " ${music}" : " None"}))
(defwidget metric [label value onchange] (defwidget metric [label value onchange]