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