Revert "EventsService Changes. Attendees Page. Others."

This reverts commit 11fdfe1e54.
This commit is contained in:
Paulo Pinto
2020-08-25 12:52:45 +01:00
parent 11fdfe1e54
commit 04b2c25eb1
78 changed files with 1187 additions and 201 deletions
@@ -0,0 +1,23 @@
{
"appId": "io.ionic.starter",
"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"
}
}
}