Files
Go-To-bed/wol/example/capacitor.config.json
2022-09-11 17:13:25 +02:00

11 lines
187 B
JSON

{
"appId": "com.example.plugin",
"appName": "example",
"bundledWebRuntime": false,
"webDir": "dist",
"plugins": {
"SplashScreen": {
"launchShowDuration": 0
}
}
}