Implement converting prices #79

Merged
lukas merged 22 commits from converted_prices into main 2024-11-11 16:36:58 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3b297bfc1e - Show all commits

View File

@ -51,7 +51,7 @@ Q_CLUSTER = {
"recycle": 500,
"timeout": 60,
"retry": 120,
"scheduler": True,
"orm": "default",
}
GRAPHENE = {"SCHEMA": "games.schema.schema"}