Add:Device setting for locking screen orientation #449

This commit is contained in:
advplyr
2022-12-04 10:41:09 -06:00
parent af216d9b38
commit 9687f47b6b
12 changed files with 100 additions and 7 deletions
+2 -1
View File
@@ -23,6 +23,7 @@
"@capacitor/status-bar": "^1.0.8",
"@capacitor/storage": "^1.2.5",
"@nuxtjs/axios": "^5.13.6",
"cordova-plugin-screen-orientation": "^3.0.2",
"core-js": "^3.15.1",
"date-fns": "^2.25.0",
"epubjs": "^0.3.88",
@@ -38,4 +39,4 @@
"@nuxtjs/tailwindcss": "^4.2.0",
"postcss": "^8.3.5"
}
}
}