mirror of
https://github.com/lancedikson/bowser
synced 2025-12-04 21:52:14 +00:00
fixed amazon casing
This commit is contained in:
parent
2df1fb16d3
commit
3c451d63f6
@ -20,7 +20,7 @@ export default [
|
||||
|
||||
/* AmazonBot */
|
||||
{
|
||||
test: [/Amazonbot/i],
|
||||
test: [/amazonbot/i],
|
||||
describe() {
|
||||
return {
|
||||
type: PLATFORMS_MAP.bot,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user