add: markdown permission setting
improve: template
This commit is contained in:
@@ -74,7 +74,6 @@ const ParametersManager = ({ parameters, onChange }) => {
|
||||
updated[index].type = newType;
|
||||
setParameters(updated);
|
||||
onChange(updated);
|
||||
console.log("updated", updated);
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user