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
path: root/web
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2023-05-25 18:46:09 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2023-05-25 18:46:09 +0300
commit31339d6bf84200a29d827156392dd662f517817c (patch)
treef432c30f9358979fabe52cc7de0d784b2a10a994 /web
parent8865443438358496f1d6d0002097532e58a541da (diff)
v1.6.1v1.6.1
Diffstat (limited to 'web')
-rw-r--r--web/html/xui/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/html/xui/index.html b/web/html/xui/index.html
index 5b42ca5d..284fdf03 100644
--- a/web/html/xui/index.html
+++ b/web/html/xui/index.html
@@ -129,7 +129,7 @@
<a-card hoverable :class="themeSwitcher.darkCardClass">
<a-row>
<a-col :span="12">
- ipv4:
+ IPv4:
<a-tooltip>
<template slot="title">
[[ status.publicIP.ipv4 ]]
@@ -138,7 +138,7 @@
</a-tooltip>
</a-col>
<a-col :span="12">
- ipv6:
+ IPv6:
<a-tooltip>
<template slot="title">
[[ status.publicIP.ipv6 ]]