hide ratings
This commit is contained in:
@@ -380,6 +380,13 @@
|
||||
@endif
|
||||
</small>
|
||||
</div>
|
||||
<div class="setting-item" style="margin-top: 15px;">
|
||||
<label for="hide_item_ratings_toggle" style="cursor: pointer; display: flex; align-items: center; gap: 10px;">
|
||||
<input type="checkbox" id="hide_item_ratings_toggle">
|
||||
<span>{{ t('settings.hide_item_ratings') || 'Hide item ratings' }}</span>
|
||||
</label>
|
||||
<small class="text-muted" style="margin-left: 25px;">{{ t('settings.hide_item_ratings_hint') || 'Don\'t show SFW/NSFW rating indicators on main page items' }}</small>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
<fieldset
|
||||
|
||||
Reference in New Issue
Block a user