Skip to content

Commit

Permalink
enable registration
Browse files Browse the repository at this point in the history
  • Loading branch information
smadbe committed Oct 27, 2024
1 parent 670adb9 commit 8495bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# - :qualif_results_published -- Qualif results available, final in future
# - :waiting_final_results -- Final past, waiting for results to be available
# - :final_results_published -- Final results available
set :contest_state, :preregistration
set :contest_state, :registration
set :becp_results_available, false

# some config depending on the contest state
Expand Down

0 comments on commit 8495bde

Please sign in to comment.