fix(build): typo
This commit is contained in:
parent
e723dd9b17
commit
fe54b18b33
@ -393,7 +393,7 @@ determineCrontab = execWriterT $ do
|
||||
-- }
|
||||
|
||||
|
||||
whenIsJust appJobLmsQualificationsEnqeueHour $ \hour -> tell $ HashMap.singleton
|
||||
whenIsJust appJobLmsQualificationsEnqueueHour $ \hour -> tell $ HashMap.singleton
|
||||
(JobCtlQueue JobLmsQualificationsEnqueue)
|
||||
Cron
|
||||
{ cronInitial = CronAsap -- time after scheduling
|
||||
|
||||
Reference in New Issue
Block a user