mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
text change
This commit is contained in:
parent
1fad89a40b
commit
89efba4124
@ -249,7 +249,7 @@
|
||||
</p>
|
||||
<div style="margin: 1em 0;">
|
||||
<label for="chkForceRefresh">Force refresh</label>
|
||||
<input type="checkbox" id="chkForceRefresh" name="chkForceRefresh" data-mini="true" />
|
||||
<input type="checkbox" id="chkForceRefresh" name="chkForceRefresh" data-mini="true" checked="checked" />
|
||||
<div class="fieldDescription">A force refresh will cause internet metadata to be re-downloaded (if enabled, and dependent on metadata settings).</div>
|
||||
</div>
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user