Updates components to work with GCT

This commit is contained in:
GloriousCode
2017-09-04 20:06:07 +10:00
parent e193258710
commit fcefa80cc8
4 changed files with 23 additions and 16 deletions

View File

@@ -1 +1,2 @@
<button (click)="sendMsg()">Send Message via websocket</button>
<button (click)="authenticate()">Authenticate</button>
<button (click)="getSettings()">Get Settings</button>