mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 08:50:58 -05:00
Allow achievement query editing in achievement editor
This commit is contained in:
parent
f96a0a018c
commit
f1b0b4f9c5
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ MongoFindQuerySchema =
|
|||
{type: 'object'}
|
||||
{type: 'boolean'}
|
||||
]
|
||||
properties: {}
|
||||
additionalProperties: false
|
||||
definitions: {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue