mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
21cb7d5e96
- Create new folder for publications have been integrated. - Adicional touch to display the data in a more friendly way added.
24 lines
528 B
JSON
24 lines
528 B
JSON
{
|
|
"appId": "com.gpr.gabinetedigital",
|
|
"appName": "gabinete-digital",
|
|
"bundledWebRuntime": false,
|
|
"npmClient": "npm",
|
|
"webDir": "www",
|
|
"plugins": {
|
|
"SplashScreen": {
|
|
"launchShowDuration": 0
|
|
}
|
|
},
|
|
"cordova": {
|
|
"preferences": {
|
|
"ScrollEnabled": "false",
|
|
"BackupWebStorage": "none",
|
|
"SplashMaintainAspectRatio": "true",
|
|
"FadeSplashScreenDuration": "300",
|
|
"SplashShowOnlyFirstTime": "false",
|
|
"SplashScreen": "screen",
|
|
"SplashScreenDelay": "3000"
|
|
}
|
|
}
|
|
}
|