mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-03 17:44:51 +02:00
Updates to downloader, audio track ordering, hard deleting from file system, UI updates and fixes
This commit is contained in:
parent
105451ebf1
commit
f309e1fcf2
27 changed files with 561 additions and 19031 deletions
|
@ -42,7 +42,8 @@ export default {
|
|||
'@/plugins/axios.js',
|
||||
'@/plugins/capacitor/index.js',
|
||||
'@/plugins/toast.js',
|
||||
'@/plugins/constants.js'
|
||||
'@/plugins/constants.js',
|
||||
'@/plugins/haptics.js'
|
||||
],
|
||||
|
||||
components: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue