diff --git a/config.xml b/config.xml
index 47a8db2..46af638 100644
--- a/config.xml
+++ b/config.xml
@@ -41,4 +41,5 @@
+
diff --git a/package.json b/package.json
index adf4f57..c1d60a8 100644
--- a/package.json
+++ b/package.json
@@ -16,8 +16,8 @@
"plugins": {
"cordova-plugin-geolocation": {},
"cordova-plugin-whitelist": {},
- "cordova-plugin-powermanagement-orig": {},
- "cordova-plugin-inappbrowser": {}
+ "cordova-plugin-inappbrowser": {},
+ "at.gofg.sportscomputer.powermanagement": {}
},
"platforms": [
"android"
@@ -30,4 +30,4 @@
"cordova-plugin-powermanagement-orig": "https://source.netsyms.com/Mirrors/boltex_cordova-plugin-powermanagement.git",
"cordova-plugin-whitelist": "^1.3.4"
}
-}
\ No newline at end of file
+}