test stagger again

remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-09-27 12:56:57 +02:00
parent 85653b0438
commit 0b5293d8e7
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ from files.helpers.const import *
from files.helpers.wrappers import *
def get_game_feed(game):
games = g.db.query(Casino_Game) \
.filter(Casino_Game.active == False, Casino_Game.kind == game) \