fix jobMonitor.lua #61

Merged
Kan18 merged 1 commits from fix-jobmonitor into develop-1.8 2022-07-17 19:44:54 -04:00
Kan18 commented 2022-07-17 19:03:21 -04:00 (Migrated from github.com)

#58 caused a syntax error by inserting the row.total = row.total or 0 line 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)

#58 caused a syntax error by inserting the `row.total = row.total or 0` line 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)
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MayaTheShy/opus-apps#61