File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 122
122
< a-form v-else-if ="inbound.xtls " layout ="inline ">
123
123
< a-form-item label ='{{ i18n "domainName" }} '>
124
124
< a-input v-model.trim ="inbound.stream.xtls.server "> </ a-input >
125
- < a-button type ="primary " icon ="import " size ="small " @click ="inbound.stream.xtls.server = window.location.hostname " style ="margin-left: 10px; margin-top: -3px "> </ a-button >
126
125
</ a-form-item >
126
+ < a-button type ="primary " icon ="import " size ="small " @click ="inbound.stream.xtls.server = window.location.hostname " style ="margin-left: 10px; margin-top: -3px "> </ a-button >
127
127
< a-form-item label ="SNI " placeholder ="Server Name Indication ">
128
128
< a-input v-model.trim ="inbound.stream.xtls.settings.serverName " style ="width: 250px "> </ a-input >
129
129
</ a-form-item >
You can’t perform that action at this time.
0 commit comments