chore(lms): minor fix to log message

This commit is contained in:
Steffen Jost 2023-06-16 08:48:01 +00:00
parent 933173dfcb
commit 9992bf2b8d

View File

@ -327,4 +327,4 @@ dispatchJobLmsUserlist qid = JobHandlerAtomic act
-- } -- }
delete lulid delete lulid
$logInfoS "LMS" [st|Processed LMS Userlist with ${tshow (length results)} entries|] $logInfoS "LMS" [st|Processed LMS Userlist with #{tshow (length results)} entries|]