Skip to content

Commit

Permalink
add racoon partner code
Browse files Browse the repository at this point in the history
  • Loading branch information
chase-manning committed Feb 6, 2024
1 parent f3ced9f commit 03acc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ export const codeValidChars = "123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopq
export const codeLength = 4;
export const invitesPerUser = 5;

export const partnerCodes = ["kirbycrypto"];
export const partnerCodes = ["kirbycrypto", "raccooncrypto"];

0 comments on commit 03acc1c

Please sign in to comment.