fix: move id to widget level, not options (bricks convention)
This commit is contained in:
parent
e0b07e0b50
commit
01a2c9281f
@ -25,8 +25,8 @@
|
||||
"subwidgets": [
|
||||
{
|
||||
"widgettype": "VBox",
|
||||
"id": "rag_main_content",
|
||||
"options": {
|
||||
"id": "rag_main_content",
|
||||
"css": "filler",
|
||||
"padding": "8px"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user