mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
11 lines
195 B
HTML
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>
|
|
|