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:
parent
d7d43a8d89
commit
4b35880f60
1 changed files with 1 additions and 1 deletions
|
@ -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 />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue