Add a group property on the Item data model
This commit is contained in:
parent
c6ec60b5bf
commit
ce81212bbe
4 changed files with 58 additions and 1 deletions
|
|
@ -59,7 +59,8 @@
|
|||
"item": {
|
||||
"weight": "Weight",
|
||||
"quantity": "Quantity",
|
||||
"equipped": "Equipped"
|
||||
"equipped": "Equipped",
|
||||
"group": "Group"
|
||||
}
|
||||
},
|
||||
"Apps": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue