Stop introducing this typo

It keeps popping up randomly
This commit is contained in:
TwistedUmbrellaX 2024-10-29 07:38:37 -04:00 committed by TwistedUmbrellaX
parent 6bb92eda01
commit 01a6d855f9

View File

@ -137,7 +137,6 @@
<label class="inputLabel inputLabelUnfocused" for="MaximumMovieCreditsDuration"> Maximum movie credits duration (in seconds) </label> <label class="inputLabel inputLabelUnfocused" for="MaximumMovieCreditsDuration"> Maximum movie credits duration (in seconds) </label>
<input id="MaximumMovieCreditsDuration" type="number" is="emby-input" min="1" /> <input id="MaximumMovieCreditsDuration" type="number" is="emby-input" min="1" />
<div class="fieldDescription">Segments longer than this duration will not be considered movie credits.</div> <div class="fieldDescription">Segments longer than this duration will not be considered movie credits.</div>
<br />upda
</div> </div>
</details> </details>