Profile get old notification bug resolved

This commit is contained in:
Eudes Inácio
2021-08-20 16:59:44 +01:00
parent 997bdcec84
commit 629a02a13e
2 changed files with 7 additions and 3 deletions
@@ -175,6 +175,10 @@ export class NotificationsService {
}
}
tempClearArray(){
this.DataArray = [];
}
async onReceviNotification() {
if(window['WLAuthorizationManager']) {