mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-16 13:25:12 -05:00
chore(ui): regen api client
This commit is contained in:
@@ -22,6 +22,10 @@ export type BoardDTO = {
|
||||
* The updated timestamp of the board.
|
||||
*/
|
||||
updated_at: string;
|
||||
/**
|
||||
* The deleted timestamp of the board.
|
||||
*/
|
||||
deleted_at?: string;
|
||||
/**
|
||||
* The name of the board's cover image.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user