1
0
mirror of https://github.com/lancedikson/bowser synced 2025-12-04 21:52:14 +00:00

fixed amazon casing

This commit is contained in:
naorpeled 2025-11-22 16:41:34 +02:00
parent 2df1fb16d3
commit 3c451d63f6

View File

@ -20,7 +20,7 @@ export default [
/* AmazonBot */
{
test: [/Amazonbot/i],
test: [/amazonbot/i],
describe() {
return {
type: PLATFORMS_MAP.bot,