We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb1dbe commit 29ca257Copy full SHA for 29ca257
index.ts
@@ -58,7 +58,6 @@ export default class BulkAiFlowPlugin extends AdminForthPlugin {
58
pluginInstanceId: this.pluginInstanceId,
59
outputFields: this.options.outputFields,
60
actionName: this.options.actionName,
61
- confirmMessage: this.options.confirmMessage,
62
columnEnums: columnEnums,
63
}
64
0 commit comments