remove dev buttons

This commit is contained in:
Peter Maquiran
2022-10-11 15:35:50 +01:00
parent 65370e011b
commit 5ba6db34dd
3 changed files with 8 additions and 22 deletions
@@ -4,7 +4,7 @@
<div class="header-top">
<div class="middle">
<ion-label class="title">{{ ChatSystemService.getDmRoom(this.roomId).name }}</ion-label>
<button (click)="ChatMessageDebuggingPage()">Dev</button>
<!-- <button (click)="ChatMessageDebuggingPage()">Dev</button> -->
<span><ion-icon class="{{ ChatSystemService.getDmRoom(this.roomId).online }}" name="ellipse"></ion-icon></span>
</div>
<div hidden class="right">