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>2024-06-17 22:56:46 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-06-17 22:56:46 +0300
commita4b76929f4801a3dca55d642156bb173b322ed20 (patch)
tree4e73c08916579065652817f0139c80a0d95776f4
parent33082a271f716a85d2f39733bd546044c874a523 (diff)
ipLimitEnable for ip log
-rw-r--r--web/html/xui/form/client.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/form/client.html b/web/html/xui/form/client.html
index b84bd193..845f9408 100644
--- a/web/html/xui/form/client.html
+++ b/web/html/xui/form/client.html
@@ -75,7 +75,7 @@
</template>
<a-input-number v-model="client.limitIp" min="0"></a-input-number>
</a-form-item>
- <a-form-item v-if="client.limitIp > 0 && client.email && isEdit">
+ <a-form-item v-if="app.ipLimitEnable && client.limitIp > 0 && client.email && isEdit">
<template slot="label">
<a-tooltip>
<template slot="title">