Outbound modal

This commit is contained in:
Alireza Ahmadi
2024-05-09 23:27:08 +02:00
parent 9a02e6593c
commit 43d1aecec7
45 changed files with 2391 additions and 308 deletions
+1 -1
View File
@@ -117,7 +117,7 @@
hide-details
type="number"
clearable
@click:clear="delete appConfig.ntp.server_port"
@click:clear="delete appConfig.ntp?.server_port"
label="Server Port"
></v-text-field>
</v-col>