mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 13:39:47 -05:00
[web] Add default values to the library object
This commit is contained in:
@@ -17,6 +17,8 @@ export default createStore({
|
||||
albums: 0,
|
||||
songs: 0,
|
||||
db_playtime: 0,
|
||||
started_at: '01',
|
||||
updated_at: '01',
|
||||
updating: false
|
||||
},
|
||||
audiobooks_count: {},
|
||||
|
||||
Reference in New Issue
Block a user