chore(haddock): fix some misleading comments
This commit is contained in:
parent
e7a2cfc8ac
commit
cc465fad16
@ -298,7 +298,6 @@ dispatchJobLmsUserlist qid = JobHandlerAtomic act
|
||||
let lReceived = lmsUserlistTimestamp lulist
|
||||
lmsMsgDay = utctDay lReceived
|
||||
update luid [LmsUserReceived =. Just lReceived] -- LmsUserNotified is only updated upon sending notifications
|
||||
-- $logInfoS "LmsUserlist" $ tshow lulist
|
||||
|
||||
when (isNothing $ lmsUserNotified luser) $ do -- notify users that lms is available
|
||||
queueDBJob JobSendNotification
|
||||
|
||||
Reference in New Issue
Block a user