mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Almost forgot to add to the level handler the new properties.
This commit is contained in:
parent
17231bce06
commit
2f68e64dc5
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ LevelHandler = class LevelHandler extends Handler
|
|||
'i18n'
|
||||
'icon'
|
||||
'goals'
|
||||
'type'
|
||||
'showsGuide'
|
||||
]
|
||||
|
||||
postEditableProperties: ['name']
|
||||
|
|
Loading…
Reference in a new issue