From 544f36460a67bc1aea433d9ad1fa78dd5a045a96 Mon Sep 17 00:00:00 2001
From: ValueOn AG
Date: Mon, 11 May 2026 21:26:24 +0200
Subject: [PATCH] google keys transferred to account poweron.center.ai
---
public/poweron-home.html | 5 +-
public/poweron-privacy.html | 13 +-
public/poweron-terms.html | 13 +-
src/api/teamsbotApi.ts | 11 +
src/config/pageRegistry.tsx | 2 +
src/hooks/useSpeechAudioCapture.ts | 34 +-
.../views/commcoach/useVoiceController.ts | 11 +-
src/pages/views/teamsbot/Teamsbot.module.css | 223 ++++++
.../views/teamsbot/TeamsbotAssistantView.tsx | 194 ++++-
.../views/teamsbot/TeamsbotDashboardView.tsx | 708 +++++++-----------
.../views/teamsbot/TeamsbotModulesView.tsx | 182 ++++-
.../views/teamsbot/TeamsbotSessionView.tsx | 138 +++-
src/types/mandate.ts | 2 +-
13 files changed, 1050 insertions(+), 486 deletions(-)
diff --git a/public/poweron-home.html b/public/poweron-home.html
index 0a3c92a..2fb440a 100644
--- a/public/poweron-home.html
+++ b/public/poweron-home.html
@@ -185,7 +185,10 @@