1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update channel scan

This commit is contained in:
Luke Pulverenti 2016-03-31 20:31:55 -04:00
parent d7d43a8d89
commit 4b35880f60

View file

@ -13,7 +13,7 @@
<paper-input class="txtDevicePath" label="${LabelTunerIpAddress}" required="required"></paper-input>
</div>
<div>
<paper-input class="txtM3uUrl" label="${LabelOptionalM3uUrl}" required="required"></paper-input>
<paper-input class="txtM3uUrl" label="${LabelOptionalM3uUrl}"></paper-input>
<div class="fieldDescription">${LabelOptionalM3uUrlHelp}</div>
</div>
<br />