pull/751/head
nimbleghost 2023-06-09 10:03:11 +02:00
parent 966ffe1669
commit 9e4eafe8d5
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ class Api {
endpoint: serializedSubscription.endpoint,
auth: serializedSubscription.keys.auth,
p256dh: serializedSubscription.keys.p256dh,
topics
topics,
}),
});
}