From db3a8d6b15cd934e2125d60a1b8c4d9d461e9aa8 Mon Sep 17 00:00:00 2001 From: Simon Schwarz Date: Tue, 21 Oct 2025 17:34:51 +0200 Subject: [PATCH] ihr ihr ihr3 --- src/PartyPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PartyPage.tsx b/src/PartyPage.tsx index 6d5f3a5..24faaa5 100644 --- a/src/PartyPage.tsx +++ b/src/PartyPage.tsx @@ -10,7 +10,7 @@ import { modifySelfRequest, parseURI } from './partyApi'; const myDear = { "m": "lieber", "f": "liebe", - "d": "liebes", + "d": "", }; // eslint-disable-next-line @typescript-eslint/no-unused-vars