Skip to content

Fix #1618 for setScheduleWhilePaused(false)

Created by: JontyUsborne

Looks like this stopped working after 636f4f94, because ScheduleController.start() isn't called. This fixes it, but @AkamaiDASH might want to check it doesn't undo any of his fix from that commit.

Merge request reports