Skip to content

Commit d8c9bee

Browse files
committed
fix: legacy plugin
1 parent 41330f3 commit d8c9bee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: packages/legacy/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ export class LegacyHandlerPlugin extends RuntimePlugin<LegacyHandlerPluginOption
210210
} as any,
211211
middleware: {
212212
global: true,
213+
command: null,
213214
id,
214215
name: validation.name,
215216
parentPath: validationsPath,

0 commit comments

Comments
 (0)