removed prepaend from hostname

This commit is contained in:
ori
2019-08-20 13:33:32 -07:00
parent 7734a89c88
commit 514403bd64
4 changed files with 4 additions and 2 deletions

View File

@@ -47,7 +47,6 @@
</Col>
<Col span="10">
<Input v-model="hostname" size="small">
<span slot="prepend">http://Chameleon-Vision-</span>
<span slot="append">.local</span>
</Input>
</Col>