Skip to content

Commit

Permalink
TSFF-1006: Skrivefeil
Browse files Browse the repository at this point in the history
  • Loading branch information
inavga committed Jan 6, 2025
1 parent 7559e80 commit 7e1aba4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public enum UttakArbeidType implements Kodeverdi, KontraktKode {
PLEIEPENGER_AV_DAGPENGER("PSB_AV_DP"),
BRUKERS_ANDEL("BA"), // Brukes når søker kun søker uttak for ytelse (PSB)
IKKE_YRKESAKTIV("IKKE_YRKESAKTIV"),
SELVSTENDIG_NÆRINGSDRIVENDE_IKKE_AKTIV("SL_IKKE_AKTIV"),
SELVSTENDIG_NÆRINGSDRIVENDE_IKKE_AKTIV("SN_IKKE_AKTIV"),
FRILANSER_IKKE_AKTIV("FL_IKKE_AKTIV"),
ANNET("ANNET"),
;
Expand Down

0 comments on commit 7e1aba4

Please sign in to comment.