bugfix
This commit is contained in:
parent
d6bbec881c
commit
1b624ff102
@ -29,6 +29,7 @@ bricks.UserInputView = class extends bricks.VBox {
|
|||||||
});
|
});
|
||||||
} else if (f.name.startsWith('image')){
|
} else if (f.name.startsWith('image')){
|
||||||
mdtext += `
|
mdtext += `
|
||||||
|
* ${f.label || f.name}
|
||||||

|

|
||||||
`;
|
`;
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user