Skip to content

Commit d8c9bee

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/legacy/src/index.ts

Lines changed: 1 addition & 0 deletions
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)