New backup 2025-10-09 14:30:02

This commit is contained in:
Penelope Gwen 2025-10-09 14:30:02 -07:00
parent 7b14765360
commit 84a991872a

View file

@ -18,6 +18,8 @@
:orientation 'v'
(for server in json
(box
:class 'mc_server'
:style 'background-image: url("${server.status.icon}");'
:orientation 'v'
(label
:text "${server.address}"