Add "Server locations" link

This commit is contained in:
redphx
2024-11-06 19:21:38 +07:00
parent fce8af4b3b
commit d0ceed00f8
4 changed files with 6 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ export class GlobalSettingsStorage extends BaseSettingsStorage {
},
[PrefKey.SERVER_REGION]: {
label: t('region'),
note: CE('a', {target: '_blank', href: 'https://umap.openstreetmap.fr/en/map/xbox-cloud-gaming-servers_1135022'}, t('server-locations')),
default: 'default',
},
[PrefKey.SERVER_BYPASS_RESTRICTION]: {