Skip to content

Commit

Permalink
Update final question constant
Browse files Browse the repository at this point in the history
  • Loading branch information
camilovegag committed May 27, 2024
1 parent 6784d3b commit 1aa5ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/berlin/src/utils/constants.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const INITIAL_HEARTS = 80;
export const FIVE_MINUTES_IN_SECONDS = 300;
export const FINAL_QUESTION_TITLE = 'Which research should receive a share of 100,000 ARB?';
export const FINAL_QUESTION_TITLE = 'How should we allocate 100,000 ARB?';

0 comments on commit 1aa5ef6

Please sign in to comment.