Add `bot` as a platform

pull/540/head
Lucio Martinez 5 months ago committed by GitHub
parent e188e8aa73
commit 48aac6b5f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save