Files
doneit-web/src/app/shared/popover/chat-message-debugging/chat-message-debugging.page.html
T
Peter Maquiran 96c18e1cd6 improve
2022-09-29 12:17:00 +01:00

11 lines
195 B
HTML

<ion-header>
<ion-toolbar>
<ion-title>chatMessageDebugging</ion-title>
</ion-toolbar>
</ion-header>
<ion-content>
<button (click)="loadHistory()">Load History</button>
</ion-content>