This commit is contained in:
@ -38,8 +38,7 @@ export async function requestNotificationPermission() {
|
||||
);
|
||||
|
||||
const token = await getToken(messaging, {
|
||||
vapidKey:
|
||||
"BGZ4Fo8rRhoTdStLGlCySDZOnAX4ekCA0e3HDWXL5uEi2kOnXynYjbaDbY15002phUrFqxBpPPFHgfH2VhrmFDU",
|
||||
vapidKey:"BGZ4Fo8rRhoTdStLGlCySDZOnAX4ekCA0e3HDWXL5uEi2kOnXynYjbaDbY15002phUrFqxBpPPFHgfH2VhrmFDU",
|
||||
serviceWorkerRegistration: registration,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user