Skip to content

Commit f94d55d

Browse files
Add missing field name
1 parent 176f368 commit f94d55d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/types/field-names.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ export const DEFAULT_FIELD_NAMES = {
4242
avsender: 'Avsender',
4343
gosysOppgaveInput: 'Oppgaven fra Gosys er ferdigstilt',
4444
gosysOppgave: 'Oppgave fra Gosys',
45+
gosysOppgaveUpdate: 'Oppdatering av oppgave fra Gosys',
4546
};
4647

4748
const ANKE_I_TRYGDERETTEN_FIELD_NAMES = {

0 commit comments

Comments
 (0)