comment obsolete game field
This commit is contained in:
parent
401a397945
commit
3ff4d0a2d1
@ -1,5 +1,5 @@
|
||||
export interface Game {
|
||||
id: number; //TODO: Заменить на строку
|
||||
//id: number; //TODO: Заменить на строку
|
||||
gameId: string
|
||||
title: string;
|
||||
image: string;
|
||||
|
Loading…
Reference in New Issue
Block a user