Country/Locale now settable via config (fixes #19); New get_config endpoint for Pusher
This commit is contained in:
2
src/js/bootstrap.js
vendored
2
src/js/bootstrap.js
vendored
@ -49,8 +49,6 @@ var initialState = {
|
||||
},
|
||||
spotify: {
|
||||
connected: false,
|
||||
country: 'NZ',
|
||||
locale: 'en_NZ',
|
||||
me: false
|
||||
},
|
||||
ui: {
|
||||
|
||||
Reference in New Issue
Block a user