From b2c25c351e17ffdca9d26e1b8396c911db14db20 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 9 Sep 2016 16:59:37 -0400 Subject: #321 - add ability to automatically switch based on network connection Former-commit-id: bad04bbef6839c949aad05fb34eee61c64947070 --- plugins/fetch.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'plugins') 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 -- cgit v1.2.3