Skip to content

Commit

Permalink
trigger full deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesper-Hustad committed Nov 12, 2024
1 parent 655d3b6 commit 263c557
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ fun MessageContext.publish(messageFields: Map<Key, JsonElement>): JsonElement =
.parseJson()

private fun Map<Key, JsonElement>.mapAddTemporaryJournalpostKey(): Map<Key, JsonElement> {
// forsikre at this inneholder journalpost
if (!this.containsKey(Key.JOURNALPOST_ID)) {
return this
}
Expand Down

0 comments on commit 263c557

Please sign in to comment.