diff --git a/web-src/src/store/index.js b/web-src/src/store/index.js index 53ea89f1..427bb64a 100644 --- a/web-src/src/store/index.js +++ b/web-src/src/store/index.js @@ -17,6 +17,8 @@ export default createStore({ albums: 0, songs: 0, db_playtime: 0, + started_at: '01', + updated_at: '01', updating: false }, audiobooks_count: {},