Update helper.js

This commit is contained in:
freearhey 2021-01-27 18:33:11 +03:00
parent ee03a3c727
commit d208ba0de9
1 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,8 @@ helper.supportedCategories = {
sport: 'Sport',
travel: 'Travel',
weather: 'Weather',
xxx: 'XXX'
xxx: 'XXX',
other: 'Other'
}
helper.code2flag = function (code) {