mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update smart matches
This commit is contained in:
parent
3d4ec9caf1
commit
f220653d1b
4 changed files with 6 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
<paper-input id="txtEndingEpisode" type="number" pattern="[0-9]*" min="0" label="${LabelEndingEpisodeNumber}"></paper-input>
|
||||
<div class="fieldDescription">${LabelEndingEpisodeNumberHelp}</div>
|
||||
</div>
|
||||
<div class="hide">
|
||||
<div>
|
||||
<br />
|
||||
<paper-checkbox type="checkbox" id="chkRememberCorrection">${OptionRememberOrganizeCorrection}</paper-checkbox>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue