- added new setting 'isDelegation';
This commit is contained in:
@@ -214,6 +214,10 @@ export const elementItems = [
|
||||
{
|
||||
name: "mime",
|
||||
value: []
|
||||
},
|
||||
{
|
||||
name: "isDelegation",
|
||||
value: false
|
||||
}
|
||||
],
|
||||
validators: {
|
||||
|
||||
Reference in New Issue
Block a user