Merge pull request #8756 from appwrite/fix-typo-blr-region

Fix typo in BLR region
This commit is contained in:
Steven Nguyen 2024-10-16 19:11:29 -07:00 committed by GitHub
commit 38b3333349
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@ return [
],
'blr' => [
'$id' => 'blr',
'name' => 'Banglore',
'name' => 'Bengaluru',
'disabled' => true,
'flag' => 'in',
'default' => true,