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 29ca257 commit 8e58c3aCopy full SHA for 8e58c3a
types.ts
@@ -3,7 +3,6 @@ import { ImageVisionAdapter, AdminUser, IAdminForth, StorageAdapter } from "admi
3
4
export interface PluginOptions {
5
actionName: string,
6
- confirmMessage: string,
7
adapter: ImageVisionAdapter,
8
outputFields: Record<string, string>[],
9
attachFiles?: ({ record }: {
0 commit comments