mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-12-17 04:34:40 +03:00
bug fix
This commit is contained in:
@@ -568,8 +568,7 @@
|
||||
<tr>
|
||||
<td>{{ i18n "pages.inbounds.periodicTrafficResetTitle" }}</td>
|
||||
<td>
|
||||
<a-tag color="blue">[[ i18n("pages.inbounds.periodicTrafficReset." +
|
||||
dbInbound.trafficReset) ]]</a-tag>
|
||||
<a-tag color="blue">[[ dbInbound.trafficReset ]]</a-tag>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user