mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
remove text adicionar on efetuar depacho modal
This commit is contained in:
@@ -151,9 +151,9 @@ export class NotificationsService {
|
||||
(notification: PushNotificationSchema) => {
|
||||
this.active = true
|
||||
|
||||
|
||||
console.log(notification)
|
||||
this.storageService.get("Notifications").then((store) => {
|
||||
console.log(notification)
|
||||
|
||||
store.push(notification)
|
||||
this.storageService.store("Notifications", store)
|
||||
}).catch((error) => {
|
||||
|
||||
Reference in New Issue
Block a user