We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e1a74 commit 7f94c5bCopy full SHA for 7f94c5b
1 file changed
addons/cb.project/autorun.js
@@ -53,6 +53,7 @@ define([
53
54
// Run
55
return box.run({
56
+ 'id': options.id,
57
'type': options.type
58
})
59
.then(function(runInfo) {
0 commit comments