Bug #635 item.data

This commit is contained in:
Gerard 2018-10-16 13:18:24 +02:00
parent a681f6f854
commit aaa9a0a1be
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@
"isBargain": { "isBargain": {
"type": "Boolean" "type": "Boolean"
}, },
"isActive": {
"type": "Boolean"
},
"comment": { "comment": {
"type": "String" "type": "String"
}, },