fix
This commit is contained in:
parent
908cf74316
commit
db8f77cfc2
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
|
||||
<div class="settings">
|
||||
|
||||
{% if v.grinch %}
|
||||
|
||||
<h2 class="label text-black">Grinch Mode</h2>
|
||||
|
||||
<div class="body w-lg-100">
|
||||
|
@ -23,6 +25,8 @@
|
|||
|
||||
</div>
|
||||
|
||||
{% endif %}
|
||||
|
||||
<h2 class="label text-black">Highlight New Comments</h2>
|
||||
|
||||
<div class="body w-lg-100">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue