fix typo in outbound port

This commit is contained in:
Alireza Ahmadi
2024-05-23 11:56:31 +02:00
parent 89bc3b5b23
commit f8fbc3c329
+1 -1
View File
@@ -30,7 +30,7 @@
</v-col>
<v-col cols="12" sm="6" md="4">
<v-text-field
:label="$t('out.addr')"
:label="$t('out.port')"
type="number"
min="0"
hide-details