mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-03 01:35:08 +02:00
Adding download zip file, fix local cover art for m4b download
This commit is contained in:
parent
3dfd7ea035
commit
174fce9614
14 changed files with 625 additions and 113 deletions
|
@ -47,6 +47,7 @@ module.exports = {
|
|||
|
||||
// Plugins to run before rendering page: https://go.nuxtjs.dev/config-plugins
|
||||
plugins: [
|
||||
'@/plugins/constants.js',
|
||||
'@/plugins/init.client.js',
|
||||
'@/plugins/axios.js',
|
||||
'@/plugins/toast.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue