get token for web

This commit is contained in:
Eudes Inácio
2023-10-11 12:24:59 +01:00
parent 3007cf6897
commit d9e561cefa
@@ -86,6 +86,7 @@ export class NotificationsService {
} }
}); });
} else { } else {
this.getAndpostToken("")
} }
} }