mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-25 12:54:08 +02:00
Set ver, clean up dependencies
This commit is contained in:
+3
-1
@@ -4,7 +4,9 @@ export default {
|
||||
ssr: false,
|
||||
|
||||
env: {
|
||||
PROD: '1'
|
||||
PROD: '1',
|
||||
ANDROID_APP_URL: 'https://play.google.com/store/apps/details?id=com.audiobookshelf.app',
|
||||
IOS_APP_URL: ''
|
||||
},
|
||||
|
||||
publicRuntimeConfig: {
|
||||
|
||||
Reference in New Issue
Block a user