From b9f2446cee4c68e67b6e026b8bdc5f0a6f59d13b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Schj=C3=B8nhaug?= Date: Fri, 20 Mar 2026 15:35:11 +0100 Subject: [PATCH] Fix Safari hard refresh instructions (#3141) --- .../ui/src/app/components/refresh-alert.component.ts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/web/projects/ui/src/app/components/refresh-alert.component.ts b/web/projects/ui/src/app/components/refresh-alert.component.ts index d573f05ae..44550ebd2 100644 --- a/web/projects/ui/src/app/components/refresh-alert.component.ts +++ b/web/projects/ui/src/app/components/refresh-alert.component.ts @@ -48,9 +48,13 @@ import { DataModel } from 'src/app/services/patch-db/data-model' }}