Add `bot` as a platform available

pull/539/head
Lucio Martinez 5 months ago committed by GitHub
parent 07462efb6a
commit 31798267cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -90,6 +90,7 @@ export const PLATFORMS_MAP = {
mobile: 'mobile',
desktop: 'desktop',
tv: 'tv',
bot: 'bot',
};
export const OS_MAP = {

Loading…
Cancel
Save