Spaces:
Running
Running
Jae-Won Chung
commited on
Commit
•
bf13008
1
Parent(s):
64446b4
Colosseum down until Sep 4th
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ pio.templates.default = "plotly_white"
|
|
22 |
|
23 |
from spitfight.colosseum.client import ControllerClient
|
24 |
|
25 |
-
COLOSSEUM_UP =
|
26 |
COLOSSEUM_BACK_ON = "September 4th"
|
27 |
|
28 |
|
|
|
22 |
|
23 |
from spitfight.colosseum.client import ControllerClient
|
24 |
|
25 |
+
COLOSSEUM_UP = False
|
26 |
COLOSSEUM_BACK_ON = "September 4th"
|
27 |
|
28 |
|