Revert "Remove remnant of incomplete feature"

This reverts commit e6e6d4d404.
This commit is contained in:
jvyden 2022-08-14 16:53:46 -04:00
commit e962c2dee4
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -39,3 +39,15 @@ else
<br>
}
}
<h2>Actions</h2>
<a href="/moderation/bannedUsers" class="ui red button">
<i class="users icon"></i>
<span>View banned users</span>
</a><br/><br/>
<a href="/moderation/hiddenSlots" class="ui yellow button">
<i class="certificate icon"></i>
<span>View hidden levels</span>
</a>