This commit is contained in:
lilezek 2024-04-30 10:01:52 +02:00
commit 483f8223b6
156 changed files with 2841 additions and 7759 deletions

View file

@ -44,7 +44,7 @@ export class Game {
shop: GameShop;
@Column("text", { nullable: true })
status: GameStatus | "";
status: GameStatus | null;
/**
* Progress is a float between 0 and 1