mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-19 08:23:03 +00:00
bug fix
This commit is contained in:
parent
3764ece26c
commit
01b8a27996
1 changed files with 1 additions and 2 deletions
|
@ -568,8 +568,7 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td>{{ i18n "pages.inbounds.periodicTrafficResetTitle" }}</td>
|
<td>{{ i18n "pages.inbounds.periodicTrafficResetTitle" }}</td>
|
||||||
<td>
|
<td>
|
||||||
<a-tag color="blue">[[ i18n("pages.inbounds.periodicTrafficReset." +
|
<a-tag color="blue">[[ dbInbound.trafficReset ]]</a-tag>
|
||||||
dbInbound.trafficReset) ]]</a-tag>
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in a new issue