Started work on permissions list in /adminPanel

This commit is contained in:
rainbownapkin 2024-11-17 23:28:41 -05:00
parent 1de507b7cb
commit 8c4d9693f5
15 changed files with 148 additions and 202 deletions

View file

@ -50,7 +50,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.-->
<% } %>
</span>
<p class="profile-item" id="profile-creation-date">Joined: <%= profile.date %></p>
<p class="profile-item" id="profile-creation-date">Joined: <%= profile.date.toUTCString(); %></p>
<div class="profile-item" id="profile-badge-shelf">
<h3 class="profile-item" id="no-badge-label">Badgeless?</h3>
</div>