Country/Locale now settable via config (fixes #19); New get_config endpoint for Pusher

This commit is contained in:
James Barnsley
2017-02-06 10:07:32 +13:00
parent f3a409b356
commit 94c947e90e
10 changed files with 53 additions and 17 deletions

2
src/js/bootstrap.js vendored
View File

@ -49,8 +49,6 @@ var initialState = {
},
spotify: {
connected: false,
country: 'NZ',
locale: 'en_NZ',
me: false
},
ui: {