mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2026-01-04 15:45:46 +00:00
feed table added
This commit is contained in:
@@ -13,7 +13,7 @@ export class MatchComponent implements OnInit {
|
||||
|
||||
constructor(private feedService: FeedService) { }
|
||||
|
||||
ngOnInit() { }
|
||||
ngOnInit() { }
|
||||
|
||||
subscribe() {
|
||||
console.log(this.match.Id);
|
||||
|
||||
Reference in New Issue
Block a user