forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-12 11:28:34 -06:00
parent b112e9dab4
commit a438474f02
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<div>
<input type="checkbox" id="grincheffect" name="grincheffect"{% if v.grincheffect %} checked{% endif %} onchange="post_toast('/settings/profile?grincheffect='+document.getElementById('grincheffect').checked);">
<label class="inline-block pl-2 text-gray-400" for="highlightcomments">
<label class="inline-block pl-2 text-gray-400" for="grincheffect">
Disable holigay music.
</label>
</div>