Added edge-to-edge support
This commit is contained in:
@ -1,5 +1,10 @@
|
||||
{
|
||||
"appId": "com.template.app",
|
||||
"appName": "Capsule",
|
||||
"webDir": "dist"
|
||||
"webDir": "dist",
|
||||
"plugins": {
|
||||
"EdgeToEdge": {
|
||||
"backgroundColor": "#ffffff"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user