mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-22 17:27:48 +00:00
add hub server methods
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<span class="label label-success">{{match.Type}}</span>
|
||||
</td>
|
||||
<td>
|
||||
<button type="button" class="btn btn-default btn-xs">
|
||||
<button type="button" class="btn btn-default btn-xs" (click)="subscribe()">
|
||||
Subscribe to feed
|
||||
</button>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user