chore: remove unused player.ui resource (SwiftBricks schema no longer needed)
This commit is contained in:
parent
6811572b7e
commit
2fd6db3a4e
@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "app",
|
|
||||||
"widgettype": "VBox",
|
|
||||||
"options": { "width": "100%", "height": "100%", "spacing": 0, "padding": "0" },
|
|
||||||
"subwidgets": [
|
|
||||||
{
|
|
||||||
"widgettype": "VideoPlayer",
|
|
||||||
"id": "video_player",
|
|
||||||
"options": { "width": "100%", "height": "100%", "bgcolor": "#000000" }
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user