PR have the same actions that MD have on events to aprove

This commit is contained in:
Eudes Inácio
2023-08-30 11:17:17 +01:00
parent 3d986e864c
commit bf1337f5db
5 changed files with 15 additions and 13 deletions
@@ -140,6 +140,7 @@ export class NotificationsService {
this.eventtrigger.publishSomeData({
notification: "recive"
})
}
);
@@ -174,6 +175,7 @@ export class NotificationsService {
console.log(result);
this.storageService.store("Notifications", result)