mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
Fixed the level handler to allow editing of goals.
This commit is contained in:
parent
99de854536
commit
b53fa8db89
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ LevelHandler = class LevelHandler extends Handler
|
|||
'name'
|
||||
'i18n'
|
||||
'icon'
|
||||
'goals'
|
||||
]
|
||||
|
||||
postEditableProperties: ['name']
|
||||
|
|
Loading…
Reference in a new issue