This commit is contained in:
Danilo 2026-05-06 13:51:21 +02:00 committed by GitHub
commit d325d4f76a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 3 deletions

View file

@ -347,7 +347,7 @@ export default {
asinError: null,
removeBranding: false,
showSecondInputs: false,
audibleRegions: ['US', 'CA', 'UK', 'AU', 'FR', 'DE', 'JP', 'IT', 'IN', 'ES'],
audibleRegions: ['US', 'CA', 'UK', 'AU', 'FR', 'DE', 'JP', 'IT', 'IN', 'ES', 'BR'],
hasChanges: false,
timeIncrementAmount: 1,
elapsedTime: 0,