Update:Server connect page shows message informing new users #912

This commit is contained in:
advplyr
2023-11-12 10:30:39 -06:00
parent 5060554640
commit ff5a1bb09f
2 changed files with 20 additions and 24 deletions
-2
View File
@@ -10,8 +10,6 @@
</div>
<p class="hidden absolute short:block top-1.5 left-12 p-2text-xl">audiobookshelf</p>
<!-- <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" />
</div>