Update helper.js
This commit is contained in:
parent
ee03a3c727
commit
d208ba0de9
|
@ -40,7 +40,8 @@ helper.supportedCategories = {
|
|||
sport: 'Sport',
|
||||
travel: 'Travel',
|
||||
weather: 'Weather',
|
||||
xxx: 'XXX'
|
||||
xxx: 'XXX',
|
||||
other: 'Other'
|
||||
}
|
||||
|
||||
helper.code2flag = function (code) {
|
||||
|
|
Loading…
Reference in New Issue