Skip to content

Commit 0a57210

Browse files
committed
Remove unused target iframe specifier
1 parent 17677d6 commit 0a57210

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

client/src/api/schema/schema.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23012,11 +23012,6 @@ export interface components {
2301223012
specs?: {
2301323013
[key: string]: unknown;
2301423014
} | null;
23015-
/**
23016-
* Target
23017-
* @description The target of the plugin.
23018-
*/
23019-
target: string;
2302023015
/**
2302123016
* Title
2302223017
* @description The title of the plugin.

0 commit comments

Comments
 (0)