Defaults
This commit is contained in:
2
src/js/bootstrap.js
vendored
2
src/js/bootstrap.js
vendored
@ -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: {},
|
||||
|
||||
Reference in New Issue
Block a user