diff --git a/app/views/editor/component/ThangComponentConfigView.coffee b/app/views/editor/component/ThangComponentConfigView.coffee index f0322df81..878795081 100644 --- a/app/views/editor/component/ThangComponentConfigView.coffee +++ b/app/views/editor/component/ThangComponentConfigView.coffee @@ -116,7 +116,7 @@ class SolutionsNode extends TreemaArrayNode solutions.push({ source: source language: language - passes: true + succeeds: true }) @set('/', solutions) \ No newline at end of file