Files
BlackFaces/capacitor.config.json
2020-09-27 13:54:48 -04:00

14 lines
233 B
JSON

{
"appId": "com.theblackfaces.users",
"appName": "BlackFace",
"bundledWebRuntime": false,
"npmClient": "npm",
"webDir": "www",
"plugins": {
"SplashScreen": {
"launchShowDuration": 0
}
},
"cordova": {}
}