1
0
mirror of https://github.com/lancedikson/bowser synced 2025-12-05 06:02: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 */ /* AmazonBot */
{ {
test: [/Amazonbot/i], test: [/amazonbot/i],
describe() { describe() {
return { return {
type: PLATFORMS_MAP.bot, type: PLATFORMS_MAP.bot,