mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
text change
This commit is contained in:
parent
1fad89a40b
commit
89efba4124
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue