dfix the bufg]

This commit is contained in:
2021-02-20 18:26:42 +01:00
parent bc8b04f331
commit 58c44afa30
2 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ pub(crate) async fn create_form(
context.insert("old", &PropertyModelCreateForm {
object: Default::default(),
name: "".to_string(),
optional: false,
optional: true,
multiple: false,
data_type: DataType::String,
default: "".to_string()