Skip to content

Commit

Permalink
Colosseum back up
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywonchung committed Dec 8, 2023
1 parent 033c6de commit a904b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

from spitfight.colosseum.client import ControllerClient

COLOSSEUM_UP = False
COLOSSEUM_UP = True
COLOSSEUM_DOWN_MESSAGE = f"<br/><h2 style='text-align: center'>The Colosseum is currently down for maintenance.</h2>"


Expand Down

0 comments on commit a904b94

Please sign in to comment.