mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
duplication of notification solved
This commit is contained in:
@@ -103,6 +103,7 @@ export class ProfilePage implements OnInit {
|
||||
|
||||
this.DataArray = []
|
||||
value.forEach((element, i) => {
|
||||
console.log('Getnotifications',element, i )
|
||||
let notificationObject;
|
||||
if (element.notification) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user