mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Changes terminology to match schema
This commit is contained in:
parent
b01ab2eab1
commit
4275d41324
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ class SolutionsNode extends TreemaArrayNode
|
|||
solutions.push({
|
||||
source: source
|
||||
language: language
|
||||
passes: true
|
||||
succeeds: true
|
||||
})
|
||||
|
||||
@set('/', solutions)
|
Loading…
Reference in a new issue