From 1f5c22e325cfde2d6b1fa8c6f3b5e592448d9ee8 Mon Sep 17 00:00:00 2001 From: Timo <16718859+toger5@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:59:06 +0100 Subject: [PATCH] Posthog new api key (#815) new api key Signed-off-by: Timo K Co-authored-by: Timo K --- config/element_io_develop.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/element_io_develop.json b/config/element_io_develop.json index a34bf0f..3e7b409 100644 --- a/config/element_io_develop.json +++ b/config/element_io_develop.json @@ -6,7 +6,7 @@ } }, "posthog": { - "api_key": "phc_eKb9HoAr83OmcDiU9jt7QSIcCz5EDWCFvQfvQ3uh98T", + "api_key": "phc_rXGHx9vDmyEvyRxPziYtdVIv0ahEv8A9uLWFcCi1WcU", "api_host": "https://posthog-element-call.element.io" }, "sentry": {