This commit is contained in:
James Barnsley
2018-06-18 08:38:03 +12:00
parent f00582259f
commit 1d492bbfef
7 changed files with 253 additions and 215 deletions

2
src/js/bootstrap.js vendored
View File

@ -48,7 +48,7 @@ var initialState = {
http_streaming_url: "http://"+window.location.hostname+":8000/mopidy"
},
ui: {
allow_reporting: false,
allow_reporting: true,
slim_mode: false,
selected_tracks: [],
notifications: {},