Skip to content

Commit e52954c

Browse files
committed
Initialize Front End Game Stats Time Horizon
1 parent 84cc028 commit e52954c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/chigame/games/views.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
)
6161
from .tables import LobbyTable
6262

63+
# Front End Time Horizon
64+
6365

6466
# =============== Games CRUD and Search Views ===============
6567
class GameListView(ListView):

0 commit comments

Comments
 (0)