mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
add capacitor integrations
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"appId": "com.gpr.gabinetedigital",
|
||||
"appName": "gabinete-digital",
|
||||
"webDir": "www",
|
||||
"npmClient": "npm",
|
||||
"cordova": {
|
||||
"preferences": {
|
||||
"ScrollEnabled": "false",
|
||||
"BackupWebStorage": "none",
|
||||
"SplashMaintainAspectRatio": "true",
|
||||
"FadeSplashScreenDuration": "300",
|
||||
"SplashShowOnlyFirstTime": "false",
|
||||
"SplashScreen": "screen",
|
||||
"SplashScreenDelay": "3000"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user