From 589a8702aad5f882e3df261cc397a966ee09f674 Mon Sep 17 00:00:00 2001 From: Shahin <115543613+shahin-io@users.noreply.github.com> Date: Thu, 18 Jan 2024 07:00:38 +0000 Subject: Revert-back some edits (#1617) * Update index.html * Update translate.en_US.toml --- web/html/xui/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/html/xui/index.html') diff --git a/web/html/xui/index.html b/web/html/xui/index.html index d3357a4d..3c01a29f 100644 --- a/web/html/xui/index.html +++ b/web/html/xui/index.html @@ -93,7 +93,7 @@ {{ i18n "pages.index.xrayStatus" }}: - [[ status.xray.state.toUpperCase() ]] + [[ status.xray.state ]] An error occurred while running Xray -- cgit v1.2.3