Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2023-05-13 18:36:16 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2023-05-13 18:36:16 +0300
commita289ef5d1040f8d1d5bded251042042050087dcc (patch)
treeb540a6cda1ef9fbe07398a9c2624d11d79c88bd2 /web/html/xui
parentb5dd2580749865a4921a78f04161fa2b73d32595 (diff)
bug fixed - random user pass
Diffstat (limited to 'web/html/xui')
-rw-r--r--web/html/xui/form/protocol/vmess.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html
index 43e9182f..d46c16f9 100644
--- a/web/html/xui/form/protocol/vmess.html
+++ b/web/html/xui/form/protocol/vmess.html
@@ -9,7 +9,6 @@
<template slot="title">
<span>{{ i18n "pages.inbounds.emailDesc" }}</span>
</template>
-
</a-tooltip>
</span>
<a-icon @click="client.email = RandomUtil.randomText()" type="sync"> </a-icon>