From b12467286c8cf278a372b76343c79b786a5931b8 Mon Sep 17 00:00:00 2001 From: rene Date: Mon, 11 May 2026 21:26:03 +0200 Subject: [PATCH] =?UTF-8?q?Fix:=20Ausweis-Seite=20window.close()=20?= =?UTF-8?q?=E2=86=92=20location.href=3D'/'=20in=20PWA=20(SW=20by-v872)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/main.py b/backend/main.py index dc86828..00027f4 100644 --- a/backend/main.py +++ b/backend/main.py @@ -1414,7 +1414,7 @@ async def ausweis_page(dog_id: int, request: Request):
-