Skip to content

Commit

Permalink
IS-2308: Close mote (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
andersrognstad authored Apr 26, 2024
1 parent 5d6712f commit 5b83941
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("86141abc-1fec-4da6-99c1-b2430c9c9d71")
private val uuids = listOf("ee5050f9-c224-4ff9-bac7-85d77bfbf640")
private val log = LoggerFactory.getLogger(DialogmoteOutdatedCronjob::class.java)
}
}

0 comments on commit 5b83941

Please sign in to comment.