diff --git a/scripts/helper.js b/scripts/helper.js index 5c7fadb2c..d22332fdf 100644 --- a/scripts/helper.js +++ b/scripts/helper.js @@ -40,7 +40,8 @@ helper.supportedCategories = { sport: 'Sport', travel: 'Travel', weather: 'Weather', - xxx: 'XXX' + xxx: 'XXX', + other: 'Other' } helper.code2flag = function (code) {