Add quick connect
This commit is contained in:
parent
0ca38fb37c
commit
b43adb7406
3 changed files with 74 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue