mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-22 17:27:48 +00:00
rename match leauge to type
This commit is contained in:
@@ -27,6 +27,6 @@ export interface Match {
|
||||
hostScore: number;
|
||||
guestScore: number;
|
||||
matchDate: Date;
|
||||
league: string;
|
||||
type: string;
|
||||
feeds: any
|
||||
}
|
||||
Reference in New Issue
Block a user