fix hysteria2 masquerade options

This commit is contained in:
Alireza Ahmadi
2025-01-07 23:37:06 +01:00
parent 3641bbe25f
commit 906769e21a
2 changed files with 4 additions and 4 deletions
@@ -77,12 +77,12 @@
</v-text-field>
</v-col>
<v-col cols="12" sm="6" md="4">
<v-text-field
<v-switch
label="Rewrite Host"
placeholder="example.com"
v-model="data.masquerade.rewrite_host"
color="primary"
hide-details>
</v-text-field>
</v-switch>
</v-col>
</v-row>
<template v-if="masqueradeType == 'string'">