Skip to content

Commit

Permalink
Merge pull request #179 from privacy-scaling-explorations/fix/design-…
Browse files Browse the repository at this point in the history
…ui-after-rebase

fix: several bugs due to rebase
  • Loading branch information
kittybest authored Jun 28, 2024
2 parents 58a0e1f + 398ea56 commit bc69ce7
Show file tree
Hide file tree
Showing 58 changed files with 3,476 additions and 3,784 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ NEXT_PUBLIC_TOKEN_NAME="Votes"
# Determine when users can register applications, admins review them, voters vote, and results are published
NEXT_PUBLIC_START_DATE=2024-01-01T00:00:00.000Z
NEXT_PUBLIC_REGISTRATION_END_DATE=2024-01-01T00:00:00.000Z
NEXT_PUBLIC_REVIEW_END_DATE=2024-01-01T00:00:00.000Z
NEXT_PUBLIC_RESULTS_DATE=2024-01-01T00:00:00.000Z

# Collect user feedback. Is shown as a link when user has voted
Expand Down
Loading

0 comments on commit bc69ce7

Please sign in to comment.