mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 22:10:15 -05:00
Search page: remember whether library or spotify is selected
This commit is contained in:
@@ -49,6 +49,8 @@ export default createStore({
|
||||
next_id: 1,
|
||||
list: []
|
||||
},
|
||||
|
||||
search_path: '/search/library',
|
||||
recent_searches: [],
|
||||
|
||||
hide_singles: false,
|
||||
|
||||
Reference in New Issue
Block a user