Skip to content

Commit

Permalink
add ROOMS to flask config
Browse files Browse the repository at this point in the history
  • Loading branch information
Kunsi committed Dec 27, 2023
1 parent b56773d commit c273136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"GITHUB_CLIENT_ID",
"GITHUB_CLIENT_SECRET",
"MAX_UPLOADS",
"ROOMS",
"TIME_MAX",
"TIME_MIN",
):
Expand Down

0 comments on commit c273136

Please sign in to comment.