Skip to content

Commit 8df572c

Browse files
committed
Send current language when creating the PER overview
1 parent dc00339 commit 8df572c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/views/PerOverviewForm/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ export function Component() {
273273
},
274274
);
275275
},
276+
useCurrentLanguageForMutation: true,
276277
});
277278

278279
const handleSubmit = useCallback(

0 commit comments

Comments
 (0)