From dfeba4836afd2805fc8f11521b3805ce87bb2340 Mon Sep 17 00:00:00 2001 From: iskrisis Date: Wed, 22 Feb 2023 15:18:00 +0100 Subject: [PATCH] Fixes snippet when option('debug') was null https://github.com/floriankarsten/kirby-plausible/issues/5 --- snippets/plausible.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snippets/plausible.php b/snippets/plausible.php index f823493..59a0b59 100644 --- a/snippets/plausible.php +++ b/snippets/plausible.php @@ -1,3 +1,3 @@ -user()): ?> +user()): ?> - \ No newline at end of file +