src: Enable import of image_requests
This commit is contained in:
parent
22c9b0c106
commit
3af0704a2f
5 changed files with 112 additions and 110 deletions
|
|
@ -98,7 +98,7 @@ export type wizardState = {
|
|||
blueprintDescription: string;
|
||||
};
|
||||
metadata?: {
|
||||
parent_id: string;
|
||||
parent_id: string | null;
|
||||
exported_at: string;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue