Fix:Remove server connection configs and prevent duplicate configs

This commit is contained in:
advplyr 2022-07-04 12:15:08 -05:00
parent 5b7a492a48
commit ddf8e66a08
3 changed files with 16 additions and 11 deletions

View file

@ -12,7 +12,7 @@
<!-- <p class="absolute bottom-16 left-0 right-0 px-2 text-center text-error"><strong>Important!</strong> This app requires that you are running <u>your own server</u> and does not provide any content.</p> -->
<connection-server-connect-form v-if="deviceData" :device-data="deviceData" />
<connection-server-connect-form v-if="deviceData" />
</div>
<div class="flex items-center justify-center pt-4 fixed bottom-4 left-0 right-0">