This commit is contained in:
advplyr
2021-09-01 20:07:11 -05:00
commit 495af35043
106 changed files with 18798 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"appId": "com.audiobookshelf.app",
"appName": "audiobookshelf-app",
"webDir": "dist",
"bundledWebRuntime": false
}
@@ -0,0 +1,10 @@
[
{
"pkg": "@capacitor/dialog",
"classpath": "com.capacitorjs.plugins.dialog.DialogPlugin"
},
{
"pkg": "@capacitor/toast",
"classpath": "com.capacitorjs.plugins.toast.ToastPlugin"
}
]