This commit is contained in:
@@ -158,6 +158,7 @@ export default {
|
||||
{ name: this.lt("FormFieldDataTypesText"), id: "text" },
|
||||
{ name: this.lt("FormFieldDataTypesNumber"), id: "number" },
|
||||
{ name: this.lt("FormFieldDataTypesTrueFalse"), id: "bool" }
|
||||
TODO: replace number with more specific new types added
|
||||
]
|
||||
},
|
||||
formState: {
|
||||
|
||||
Reference in New Issue
Block a user