init capacitor
parent
f5388abeb0
commit
257f0c833c
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"appId": "sh.adb.matrixChat",
|
||||||
|
"appName": "matrix-chat",
|
||||||
|
"bundledWebRuntime": false,
|
||||||
|
"npmClient": "npm",
|
||||||
|
"webDir": "./dist",
|
||||||
|
"plugins": {
|
||||||
|
"SplashScreen": {
|
||||||
|
"launchShowDuration": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"cordova": {}
|
||||||
|
}
|
Loading…
Reference in New Issue