fix ubO pt.4

This commit is contained in:
wuggy 2026-09-14 15:39:45 -07:00
commit e134fea1ba
3 changed files with 16 additions and 1 deletions

View file

@ -31,6 +31,11 @@
"browser_style": {
"type": "boolean",
"optional": true
},
"default_area": {
"type": "string",
"enum": ["navbar", "menupanel", "tabstrip", "personaltoolbar"],
"optional": true
}
},
"optional": true