kboss/f/topbox.json
2025-07-16 14:27:17 +08:00

19 lines
212 B
JSON

{
"widgettype":"HBox",
"options":{},
"subwidgets":[
{
"widgettype":"Icon",
"options":{
"url":"/imgs/kboss.png"
}
},
{
"widgettype":"Text",
"options":{
"text":"Kboss"
}
}
]
}