fix(gui): fix missing auote

This commit is contained in:
zhullyb 2024-10-26 22:18:54 +08:00 committed by 竹林里有冰
parent 824d7e554a
commit fae89c190a

View File

@ -726,8 +726,7 @@ v-show="trojan.net === 'ws' ||
<b-input v-model="trojan.alpn" placeholder="h2,http/1.1" expanded />
</b-field>
<b-field
v-show="trojan.net === 'ws' ||
trojan.net === 'h2'
v-show="trojan.net === 'ws' || trojan.net === 'h2'"
label="Path"
label-position="on-border"
>