Fixup Sidney -> Sydney

This commit is contained in:
Johannes Zellner
2022-09-27 09:14:41 +02:00
parent 463378e9a7
commit 8de1befcdb
3 changed files with 3 additions and 3 deletions

View File

@@ -153,8 +153,8 @@ app.controller('RestoreController', ['$scope', 'Client', function ($scope, Clien
{ name: 'Osaka (AP Northeast 2)', value: 'https://s3.ap-northeast-2.wasabisys.com' },
{ name: 'Paris (EU West 2)', value: 'https://s3.eu-west-2.wasabisys.com' },
{ name: 'Plano (US Central 1)', value: 'https://s3.us-central-1.wasabisys.com' },
{ name: 'Sidney (AP Southeast 2)', value: 'https://s3.ap-southeast-2.wasabisys.com' },
{ name: 'Singapore (AP Southeast 1)', value: 'https://s3.ap-southeast-1.wasabisys.com' },
{ name: 'Sydney (AP Southeast 2)', value: 'https://s3.ap-southeast-2.wasabisys.com' },
{ name: 'Tokyo (AP Northeast 1)', value: 'https://s3.ap-northeast-1.wasabisys.com' },
{ name: 'Toronto (CA Central 1)', value: 'https://s3.ca-central-1.wasabisys.com' },
{ name: 'Virginia (US East 1)', value: 'https://s3.us-east-1.wasabisys.com' },