Skip to content

Commit

Permalink
Merge pull request #240 from navikt/BugFix
Browse files Browse the repository at this point in the history
Bug fixes
  • Loading branch information
dragutin-nav authored Aug 18, 2023
2 parents 12f0184 + f836338 commit 19a8e64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package no.nav.pto.veilarbfilter.domene;

public enum OverblikkVisningAlternativer {
CV, JOBBONSKER, REGISTRERING, OPPFOLGING, YTELSER, PERSONALIA
CV, JOBBØNSKER, REGISTRERING, OPPFØLGING, YTELSER, PERSONALIA
}

0 comments on commit 19a8e64

Please sign in to comment.