Profile picture, notifications, chat romms

This commit is contained in:
Eudes Inácio
2023-09-18 05:41:33 +01:00
parent 540750e0e9
commit 527cc0f2a6
10 changed files with 236 additions and 124 deletions
+1
View File
@@ -4,6 +4,7 @@ import { Injectable } from '@angular/core';
providedIn: 'root'
})
export class DataService {
public task: any;
data = {}