分页
This commit is contained in:
@@ -152,6 +152,7 @@ export interface League {
|
||||
isActive: boolean;
|
||||
createdAt: string;
|
||||
updatedAt: string;
|
||||
matchCount?: number;
|
||||
}
|
||||
|
||||
export interface GoalEvent {
|
||||
|
||||
Reference in New Issue
Block a user