We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a205a commit 88e988dCopy full SHA for 88e988d
1 file changed
src/modules/mpn-automation/services-local/base-action-service.ts
@@ -20,7 +20,6 @@ export class BaseActionService implements ActionHandler {
20
21
// Fields for the action configuration rendered in the admin panel then saved in the action config
22
fields: FieldConfig[] = []
23
-
24
/**
25
* Helper method to add templateName field to fields array
26
* Call this in constructor or fields initialization if you need template selection
0 commit comments