From f49e0f2bb62d451ad1f0aae6d2f0b2a6df6a5be9 Mon Sep 17 00:00:00 2001 From: Alicia Date: Sat, 23 Feb 2019 17:28:24 +0000 Subject: [PATCH] Crazy --- templates/profile.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/profile.html b/templates/profile.html index ad9b076..2be32eb 100644 --- a/templates/profile.html +++ b/templates/profile.html @@ -17,11 +17,11 @@ {{ $alicia := has .id 1000 }} {{ $catherine := has .id 999 }} - {{ $super := has .privileges 15728639 }} + {{ $super := has .privileges 7340031 }} {{ $dev := has .privileges 11534335 }} {{ $donor := has .privileges 7 }} - {{ $admin := has .privileges 7262715 }} - {{ $chatmod := has .privileges 786499 }} + {{ $admin := has .privileges 3049983 }} + {{ $chatmod := has .privileges 786763 }} {{ $bn := has .privileges 267 }} {{ if hasAdmin $global.Context.User.Privileges }} @@ -66,7 +66,7 @@
{{ .username }}
- {{else if $dev}} + {{else if $donor}}
{{ .username }}