From 189578a248a02f64cfefe3b9c6a8ecabf7ce64a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Mon, 1 May 2023 18:50:35 +0200 Subject: [PATCH] Fix double slashes --- app/controllers/web/console.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/controllers/web/console.php b/app/controllers/web/console.php index df7cddf8d7..ca30322ced 100644 --- a/app/controllers/web/console.php +++ b/app/controllers/web/console.php @@ -34,7 +34,7 @@ App::get('/console') $ogTags = [ 'Appwrite Cloud Membership Card', '', - '', + '', '', '', '', @@ -44,7 +44,7 @@ App::get('/console') '', '', '', - '', + '', '', '', '',