Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Smakhtin committed Nov 8, 2024
1 parent 211036d commit 9a664d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/src/routes/events/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ export const events: Events = {
collectionId: 'sub0-reset-2024',
realCollection: 'dotphin-proofs',
seed: () => getRandomInt(0, 2),
going: false,
going: true,
},
};

0 comments on commit 9a664d5

Please sign in to comment.