harden media
This commit is contained in:
@@ -2,6 +2,7 @@ export interface LeagueSummaryViewModel {
|
||||
id: string;
|
||||
name: string;
|
||||
description: string;
|
||||
logoUrl: string | null;
|
||||
ownerId: string;
|
||||
createdAt: string;
|
||||
maxDrivers: number;
|
||||
|
||||
Reference in New Issue
Block a user