Add quick connect

This commit is contained in:
Matt Montgomery 2020-04-11 16:24:40 -05:00
parent 0ca38fb37c
commit b43adb7406
3 changed files with 74 additions and 1 deletions

View file

@ -42,6 +42,10 @@
<button is="emby-button" type="button" class="raised cancel block btnManual">
<span>${ButtonManualLogin}</span>
</button>
<button is="emby-button" type="button" class="raised cancel block btnQuick">
<span>Use Quick Connect</span>
</button>
<button is="emby-button" type="button" class="raised cancel block btnForgotPassword">
<span>${ButtonForgotPassword}</span>