Merge branch 'feature/chat' into developer

This commit is contained in:
tiago.kayaya
2021-07-26 21:05:48 +01:00
33 changed files with 654 additions and 416 deletions
+2 -3
View File
@@ -48,11 +48,10 @@
<span>Acções</span>
</div>
<!-- <div class="tab mr-20 d-flex align-center cursor-pointer" (click)="changeRoute('/home/chat')" [class.active]="locationPathname() == '/home/chat'">
<div class="tab mr-20 d-flex align-center cursor-pointer" (click)="changeRoute('/home/chat')" [class.active]="locationPathname() == '/home/chat'">
<ion-icon class="font-40" src='assets/images/icons-nav-grupos-inactive-dk-white.svg'></ion-icon>
<span>Chat</span>
</div> -->
</div>
</div>