We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98e2e8e commit 89fedecCopy full SHA for 89fedec
1 file changed
backend/utils.mo
@@ -5,7 +5,7 @@ import Nat "mo:base/Nat";
5
import Iter "mo:base/Iter";
6
7
module {
8
- let admins = ["hc7ih-ylbcm-cxqrk-kembs-xbsdz-7fhd7-amg45-yi62z-xvihp-6zilv-kae"];
+ let admins = ["uajwy-bzusi-36jtj-ajvmc-nep3q-b7zmb-wbdua-smdjo-j77n2-p7ciw-tae"];
9
10
public func isAdmin(principal : Principal) : Bool {
11
let principalText = Principal.toText(principal);
0 commit comments