fix jobMonitor.lua #61
Reference in New Issue
Block a user
Delete Branch "fix-jobmonitor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
#58 caused a syntax error by inserting the
row.total = row.total or 0line in the wrong place.(Note: I have tested that Milo launches with these changes - I have not checked if this actually fixes the bug since I haven't gotten it to reproduce)