mirror of
https://github.com/sudoxnym/audiobookshelf-atv.git
synced 2026-04-14 19:46:30 +00:00
10 lines
No EOL
326 B
XML
10 lines
No EOL
326 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<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> |