forked from rDrama/rDrama
1
0
Fork 0

Update ProfileSidebar.html

master
kek7198 2021-12-27 20:51:53 -06:00
parent 52882b5e7d
commit a84b0e91fa
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
</small>
</div>
</li>
<li class="flex space-x-2 {% if u.admin_level == 1%}hidden{% endif %}">
<li class="flex space-x-2">
<input type="checkbox" value="club" class="w-5 h-5" onchange="memeAdmin(this,'{{ u.username }}')" {% if u.admin_level == 1%}checked{% endif %}>
<div class="mt-[-1px]">
<label class="label mb-0" for="club">Meme Moderator</label>