summaryrefslogtreecommitdiff
path: root/plugins/fetch.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/fetch.json')
-rw-r--r--plugins/fetch.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json
index 7ffc871a..d4ce0140 100644
--- a/plugins/fetch.json
+++ b/plugins/fetch.json
@@ -119,5 +119,14 @@
},
"is_top_level": true,
"variables": {}
+ },
+ "com.phonegap.plugins.OrientationLock": {
+ "source": {
+ "type": "git",
+ "url": "https://github.com/cogitor/PhoneGap-OrientationLock.git",
+ "subdir": "."
+ },
+ "is_top_level": true,
+ "variables": {}
}
}