diff --git a/src/constants.js b/src/constants.js index f335032..bd1b73b 100644 --- a/src/constants.js +++ b/src/constants.js @@ -88,6 +88,7 @@ export const PLATFORMS_MAP = { mobile: 'mobile', desktop: 'desktop', tv: 'tv', + bot: 'bot', }; export const OS_MAP = {