diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-06-01 16:44:35 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-06-01 16:44:35 -0400 |
| commit | b2732e73c3bf40896023872f985f13f49ec83c7b (patch) | |
| tree | f86d41882dc3caf270a5f17f14007853451a1aaa /plugins | |
| parent | d11b8c040a45bcf13d7764a07f764146a82a698c (diff) | |
various updates, hide cast, add loader icons to thumbnails
Former-commit-id: 0e6de5d09b64c79a9488def8775ca61d7027da96
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/fetch.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index f4230c96..a6638ce5 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -133,14 +133,6 @@ "is_top_level": true, "variables": {} }, - "cordova-plugin-connectsdk": { - "source": { - "type": "registry", - "id": "cordova-plugin-connectsdk" - }, - "is_top_level": true, - "variables": {} - }, "cordova-plugin-console": { "source": { "type": "registry", @@ -167,5 +159,13 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-connectsdk": { + "source": { + "type": "registry", + "id": "cordova-plugin-connectsdk" + }, + "is_top_level": true, + "variables": {} } }
\ No newline at end of file |
