From 4bea427c796d31f3f208c840de9a97a261ac47ca Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Wed, 25 Sep 2024 10:16:47 +0200 Subject: minor change --- web/html/xui/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index 7cebfd1e..f2462518 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -478,7 +478,7 @@ }, ], geoIPOptions: [ - { label: 'Private IP/Domain', value: 'private' }, + { label: 'Private IP', value: 'private' }, { label: '🇮🇷 Iran', value: 'ir' }, { label: '🇨🇳 China', value: 'cn' }, { label: '🇷🇺 Russia', value: 'ru' }, -- cgit v1.2.3