mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-07-22 11:44:33 +02:00
Update:New library icons
This commit is contained in:
parent
23927a1d59
commit
4735b51dc0
16 changed files with 178 additions and 121 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue