Skip to content

Commit bf9d7c3

Browse files
Auto-update definitions
1 parent 4ddb06e commit bf9d7c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/library/lua/plugins/suspendmanager.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function suspendmanager.isKeptSuspended(job) end
1515

1616
function suspendmanager.isBuildingPlanJob(job) end
1717

18-
function suspendmanager.runOnce(prevent_blocking, quiet) end
18+
function suspendmanager.runOnce(prevent_blocking, quiet, unsuspend_everything) end
1919

2020
function suspendmanager.unsuspend_command(...) end
2121

0 commit comments

Comments
 (0)