Update Max Plot Length field description to clarify character limits
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 33s
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 33s
This commit is contained in:
@@ -606,10 +606,10 @@
|
|||||||
enable counter style directly.</div>
|
enable counter style directly.</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="inputContainer">
|
<div class="inputContainer">
|
||||||
<label class="inputLabel inputLabelUnfocused" for="MaxPlotLength">Max Plot
|
<label class="inputLabel inputLabelUnfocused" for="MaxPlotLength">Max Plot Length</label>
|
||||||
Length</label>
|
|
||||||
<input is="emby-input" type="number" id="MaxPlotLength" name="MaxPlotLength" />
|
<input is="emby-input" type="number" id="MaxPlotLength" name="MaxPlotLength" />
|
||||||
<div class="fieldDescription">Maximum characters for the plot summary.</div>
|
<div class="fieldDescription">Maximum characters for the plot summary. Limited to max 2 lines
|
||||||
|
(or 3 if 'Constrain Plot Width' is enabled).</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user