From bd07ed92d467654d4aca134fa4694bdb8547e2ef Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Fri, 22 Mar 2024 08:37:21 +0100 Subject: [PATCH] =?UTF-8?q?=C3=A6xperiment=20with=20disabling=20no-ssr,=20?= =?UTF-8?q?see=20it=20the=20server=20gets=20a=20performance=20hit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- routes/profile.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/routes/profile.vue b/routes/profile.vue index 9f7e48a3b..e042f7b80 100644 --- a/routes/profile.vue +++ b/routes/profile.vue @@ -28,14 +28,14 @@ --> - + -