mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-08 21:08:43 +02:00
Update fastforward/rewind icons and show on lock screen, move logout btn, fix fallback cover art
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "audiobookshelf-app",
|
||||
"version": "v0.2.0-beta",
|
||||
"version": "v0.2.1-beta",
|
||||
"author": "advplyr",
|
||||
"scripts": {
|
||||
"dev": "nuxt --hostname localhost --port 1337",
|
||||
@@ -10,9 +10,9 @@
|
||||
"icons-android": "cordova-res android --skip-config --copy"
|
||||
},
|
||||
"dependencies": {
|
||||
"@capacitor/android": "^3.1.2",
|
||||
"@capacitor/android": "^3.2.2",
|
||||
"@capacitor/cli": "^3.1.2",
|
||||
"@capacitor/core": "^3.1.2",
|
||||
"@capacitor/core": "^3.2.2",
|
||||
"@capacitor/dialog": "^1.0.3",
|
||||
"@capacitor/ios": "^3.2.2",
|
||||
"@nuxtjs/axios": "^5.13.6",
|
||||
@@ -30,4 +30,4 @@
|
||||
"@nuxtjs/tailwindcss": "^4.2.0",
|
||||
"postcss": "^8.3.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user