add country
This commit is contained in:
parent
cd1716290c
commit
d4035de4d6
4 changed files with 97 additions and 18 deletions
|
|
@ -46,7 +46,8 @@ function poll (req, res, next) {
|
|||
fiatCode: config.fiatCurrency,
|
||||
localeInfo: {
|
||||
primaryLocale: langs[0],
|
||||
primaryLocales: langs
|
||||
primaryLocales: langs,
|
||||
country: config.country
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue