summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-09-09 16:59:37 -0400
committerPliable Pixels <pliablepixels@gmail.com>2016-09-09 16:59:37 -0400
commitb2c25c351e17ffdca9d26e1b8396c911db14db20 (patch)
tree665e4ef4906301874aab5aa7df5df2092ed433b8 /plugins
parent8545d9ea546b9459245e3aaa83b12bc09e30b408 (diff)
#321 - add ability to automatically switch based on network connection
Former-commit-id: bad04bbef6839c949aad05fb34eee61c64947070
Diffstat (limited to 'plugins')
-rw-r--r--plugins/fetch.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json
index 44bf03fa..d5cb12fb 100644
--- a/plugins/fetch.json
+++ b/plugins/fetch.json
@@ -202,5 +202,13 @@
},
"is_top_level": true,
"variables": {}
+ },
+ "cordova-plugin-network-information": {
+ "source": {
+ "type": "registry",
+ "id": "cordova-plugin-network-information"
+ },
+ "is_top_level": true,
+ "variables": {}
}
} \ No newline at end of file