From 9a6128df96cf6babb6316cfd8a124139018ac427 Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Tue, 6 Feb 2024 23:25:00 +0100 Subject: [PATCH] (bug) disabling seems to fix the safari issue --- routes/profile.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/routes/profile.vue b/routes/profile.vue index 001794c5a..b6a121618 100644 --- a/routes/profile.vue +++ b/routes/profile.vue @@ -22,9 +22,12 @@ @dismiss="contentWarningDismissed = true" /> + +