New backup 2025-10-09 14:30:02
This commit is contained in:
parent
7b14765360
commit
84a991872a
1 changed files with 2 additions and 0 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue