Skip to content

Commit

Permalink
Merge pull request #8 from TLX-Protocol/add-cwesearch-code
Browse files Browse the repository at this point in the history
Add cweasearch Code
  • Loading branch information
chase-manning authored Feb 26, 2024
2 parents 0ce35b7 + 6faf133 commit 30458d4
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", "raccooncrypto", "yungmatt"];
export const partnerCodes = ["kirbycrypto", "raccooncrypto", "yungmatt", "cwesearch"];

0 comments on commit 30458d4

Please sign in to comment.