mirror of
https://github.com/arnaucube/openEventsPlatformApp.git
synced 2026-02-06 19:26:41 +01:00
share event works fine
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
"cordova-plugin-statusbar": {
|
||||
"PACKAGE_NAME": "com.ionicframework.openeventsplatformapp652778"
|
||||
},
|
||||
"cordova-plugin-whitelist": {
|
||||
"PACKAGE_NAME": "com.ionicframework.openeventsplatformapp652778"
|
||||
},
|
||||
"cordova-plugin-x-socialsharing": {
|
||||
"PACKAGE_NAME": "com.ionicframework.openeventsplatformapp652778"
|
||||
},
|
||||
"ionic-plugin-keyboard": {
|
||||
"PACKAGE_NAME": "com.ionicframework.openeventsplatformapp652778"
|
||||
},
|
||||
"cordova-plugin-whitelist": {
|
||||
"PACKAGE_NAME": "com.ionicframework.openeventsplatformapp652778"
|
||||
}
|
||||
},
|
||||
"dependent_plugins": {}
|
||||
|
||||
@@ -1,12 +1,4 @@
|
||||
{
|
||||
"cordova-plugin-whitelist": {
|
||||
"source": {
|
||||
"type": "registry",
|
||||
"id": "cordova-plugin-whitelist@1.3.1"
|
||||
},
|
||||
"is_top_level": true,
|
||||
"variables": {}
|
||||
},
|
||||
"cordova-plugin-statusbar": {
|
||||
"source": {
|
||||
"type": "registry",
|
||||
@@ -54,5 +46,13 @@
|
||||
},
|
||||
"is_top_level": true,
|
||||
"variables": {}
|
||||
},
|
||||
"cordova-plugin-whitelist": {
|
||||
"source": {
|
||||
"type": "registry",
|
||||
"id": "cordova-plugin-whitelist@1.3.1"
|
||||
},
|
||||
"is_top_level": true,
|
||||
"variables": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user