mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 23:25:56 -05:00
[web] Add default values to the library object
This commit is contained in:
parent
012f5d6635
commit
d4dbd02930
@ -17,6 +17,8 @@ export default createStore({
|
||||
albums: 0,
|
||||
songs: 0,
|
||||
db_playtime: 0,
|
||||
started_at: '01',
|
||||
updated_at: '01',
|
||||
updating: false
|
||||
},
|
||||
audiobooks_count: {},
|
||||
|
Loading…
Reference in New Issue
Block a user