mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-09-14 13:52:09 +02:00
12 lines
184 B
JSON
12 lines
184 B
JSON
{
|
|
"appId": "com.audiobookshelf.app",
|
|
"appName": "audiobookshelf-app",
|
|
"webDir": "dist",
|
|
"bundledWebRuntime": false,
|
|
"plugins": {
|
|
"CapacitorHttp": {
|
|
"enabled": false
|
|
}
|
|
}
|
|
}
|