Update:New library icons

This commit is contained in:
advplyr 2022-10-19 10:56:31 -05:00
parent 23927a1d59
commit 4735b51dc0
16 changed files with 178 additions and 121 deletions

View file

@ -32,7 +32,8 @@ export const state = () => ({
icon: 'replay_30',
value: 30
}
]
],
libraryIcons: ['database', 'audiobookshelf', 'books-1', 'books-2', 'book-1', 'microphone-1', 'microphone-3', 'radio', 'podcast', 'rss', 'headphones', 'music', 'file-picture', 'rocket', 'power', 'star', 'heart']
})
export const getters = {