Skip to content

Commit

Permalink
Merge pull request #6 from TLX-Protocol/add-racoon-code
Browse files Browse the repository at this point in the history
Add Racoon Partner Code
  • Loading branch information
chase-manning authored Feb 6, 2024
2 parents d029709 + 03acc1c commit 9f1da8a
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 9f1da8a

Please sign in to comment.