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/index.html')
-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 ]]