2025-07-16 14:28:41 +08:00

16 lines
203 B
XML

{
"widgettype":"VScrollPanel",
"options":{
"width":"100%",
"height":"100%"
},
"subwidgets":[
{
"widgettype":"MdWidget",
"options":{
"md_url":"{{entire_url('tune.md')}}"
}
}
]
}