Fix network flag

This commit is contained in:
advplyr
2022-12-10 11:35:16 -06:00
parent 894bf100d2
commit 49500aecd6
5 changed files with 19 additions and 10 deletions
+4
View File
@@ -2,5 +2,9 @@
<widget version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<access origin="*" />
<feature name="CDVOrientation">
<param name="android-package" value="cordova.plugins.screenorientation.CDVOrientation"/>
</feature>
</widget>