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