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