Skip to content

Commit

Permalink
Fikset sendtInnAv i bekreftelse-api
Browse files Browse the repository at this point in the history
  • Loading branch information
robertkittilsen committed Oct 29, 2024
1 parent 8c8a5c2 commit cc0e20a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ private fun BekreftelseTilgjengelig.asSvar(
aarsak: String
): Svar {
return Svar.newBuilder()
.setSendtInn(
.setSendtInnAv(
Metadata.newBuilder()
.setUtfoertAv(bruker)
.setKilde(kilde)
Expand Down

0 comments on commit cc0e20a

Please sign in to comment.