Unified the add buttons for results as a single menu button

This commit is contained in:
Thaum Rystra
2020-04-23 15:37:05 +02:00
parent 95bfcd79c9
commit 4e57bd4a73
5 changed files with 66 additions and 86 deletions

View File

@@ -8,7 +8,7 @@ const ResourceSchema = new SimpleSchema({
'itemsConsumed.$': {
type: Object,
},
'itemsConsumed.$.variableName': {
'itemsConsumed.$.tag': {
type: String,
},
'itemsConsumed.$.quantity': {