Add Drinks field to the Drink Vending Machine preset

This commit is contained in:
Quincy Morgan
2019-11-20 10:30:04 -05:00
parent fe98b36106
commit 8741aa8f9a
9 changed files with 22 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"key": "drink:",
"type": "multiCombo",
"label": "Drinks"
}