Skip to content

Commit

Permalink
IS-2222: Lukk outdated mote (#502)
Browse files Browse the repository at this point in the history
Møtet er allerede avholdt, og referat er sendt i andre kanaler.
https://jira.adeo.no/browse/FAGSYSTEM-322449
  • Loading branch information
JMLindseth authored Apr 3, 2024
1 parent f0620e1 commit 7509992
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ class DialogmoteOutdatedCronjob(
}

companion object {
private val uuids = listOf("2eb6dd92-3237-4e61-9f42-ef93f3c485d2")
private val uuids = listOf("86141abc-1fec-4da6-99c1-b2430c9c9d71")
private val log = LoggerFactory.getLogger(DialogmoteOutdatedCronjob::class.java)
}
}

0 comments on commit 7509992

Please sign in to comment.