Skip to content

Commit 7509992

Browse files
authored
IS-2222: Lukk outdated mote (#502)
Møtet er allerede avholdt, og referat er sendt i andre kanaler. https://jira.adeo.no/browse/FAGSYSTEM-322449
1 parent f0620e1 commit 7509992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/no/nav/syfo/cronjob/dialogmoteOutdated/DialogmoteOutdatedCronjob.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ class DialogmoteOutdatedCronjob(
7272
}
7373

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

0 commit comments

Comments
 (0)