From 1c9887e0dfca86985b06269fb20d4438623a01f6 Mon Sep 17 00:00:00 2001 From: linus Date: Thu, 10 Sep 2026 11:57:07 +0200 Subject: [PATCH] chore(client): set FCM web-push VAPID key (public) Client push-token acquisition is now fully configured; a real browser session (logged-in user granting notification permission) is needed to mint the first token. Backend delivery still needs the service-account JSON. Co-Authored-By: Claude Sonnet 5 --- client/app/web/index.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/client/app/web/index.html b/client/app/web/index.html index a49b314..24c2b97 100644 --- a/client/app/web/index.html +++ b/client/app/web/index.html @@ -32,10 +32,9 @@ KC-App - +