refactor shared flow settings and runtime cleanup
This commit is contained in:
@@ -49,6 +49,20 @@
|
||||
label: 'IP \u4ee3\u7406',
|
||||
sectionIds: ['ip-proxy-section'],
|
||||
},
|
||||
'shared-auto-run': {
|
||||
id: 'shared-auto-run',
|
||||
label: '\u81ea\u52a8\u8fd0\u884c',
|
||||
rowIds: [
|
||||
'row-shared-auto-run',
|
||||
'row-auto-run-thread-interval',
|
||||
'row-step-execution-range',
|
||||
],
|
||||
},
|
||||
'shared-settings-actions': {
|
||||
id: 'shared-settings-actions',
|
||||
label: '\u8bbe\u7f6e\u64cd\u4f5c',
|
||||
rowIds: ['row-settings-actions'],
|
||||
},
|
||||
});
|
||||
|
||||
function buildFlowDefinitions() {
|
||||
|
||||
Reference in New Issue
Block a user