Skip to content

Commit

Permalink
Bump ToS local storage key
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangoree authored Jan 20, 2025
1 parent aff1ab0 commit 2f64461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nft-interface/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ import moment from "moment";

export const releaseDate = moment("6 Apr 22 18:00 EST"); // April 6th, 6:00 pm EST
export const firstBatchMintMax = 4700;
export const TOS_LOCAL_KEY = "Elfiverse-TOS-Acceptance-1729229926214";
export const TOS_LOCAL_KEY = "Elfiverse-TOS-Acceptance-1737372265364";

0 comments on commit 2f64461

Please sign in to comment.