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:
Diffstat (limited to 'web/html/xui/inbound_info_modal.html')
-rw-r--r--web/html/xui/inbound_info_modal.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/web/html/xui/inbound_info_modal.html b/web/html/xui/inbound_info_modal.html
index 94060e70..125307f9 100644
--- a/web/html/xui/inbound_info_modal.html
+++ b/web/html/xui/inbound_info_modal.html
@@ -370,12 +370,8 @@
<td>[[ inbound.settings.mtu ]]</td>
</tr>
<tr>
- <td>Kernel Mode</td>
- <td>[[ inbound.settings.kernelMode ]]</td>
- </tr>
- <tr>
- <td>Kernel Tun</td>
- <td>[[ inbound.settings.kernelTun ]]</td>
+ <td>No Kernel Tun</td>
+ <td>[[ inbound.settings.noKernelTun ]]</td>
</tr>
<template v-for="(peer, index) in inbound.settings.peers">
<tr>