mirror of
https://github.com/lancedikson/bowser
synced 2025-05-30 22:23:51 +00:00
Add bot
as a platform available
This commit is contained in:
parent
07462efb6a
commit
31798267cc
@ -90,6 +90,7 @@ export const PLATFORMS_MAP = {
|
|||||||
mobile: 'mobile',
|
mobile: 'mobile',
|
||||||
desktop: 'desktop',
|
desktop: 'desktop',
|
||||||
tv: 'tv',
|
tv: 'tv',
|
||||||
|
bot: 'bot',
|
||||||
};
|
};
|
||||||
|
|
||||||
export const OS_MAP = {
|
export const OS_MAP = {
|
||||||
|
Loading…
Reference in New Issue
Block a user