From 0bbedbfea3c937c116cc71233a77fcbf82050b54 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 25 Oct 2024 15:40:49 +0200 Subject: [PATCH] wait #7061 @14 --- config/analytics.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/analytics.php b/config/analytics.php index 81b5572..7fb1ef2 100644 --- a/config/analytics.php +++ b/config/analytics.php @@ -5,7 +5,7 @@ return [ /* * The view id of which you want to display data. */ - 'view_id' => env('ANALYTICS_VIEW_ID', '228741471'), + //'view_id' => env('ANALYTICS_VIEW_ID', '228741471'), /* * Path to the client secret json file. Take a look at the README of this package -- 2.39.5