Temporary patch for #20 #27
@@ -25,7 +25,7 @@ local shopTab = UI.Tab {
|
||||
formLabel = 'Price', formKey = 'price',
|
||||
help = 'Per item cost',
|
||||
required = true,
|
||||
transform = 'number',
|
||||
validate = 'numeric',
|
||||
},
|
||||
[3] = UI.TextEntry {
|
||||
limit = 64,
|
||||
|
||||
Reference in New Issue
Block a user