added imae adn prompt icons on contetn page
This commit is contained in:
@@ -1517,6 +1517,8 @@ export interface Content {
|
||||
metadata: Record<string, any>;
|
||||
generated_at: string;
|
||||
updated_at: string;
|
||||
has_image_prompts?: boolean;
|
||||
has_generated_images?: boolean;
|
||||
}
|
||||
|
||||
export interface ContentResponse {
|
||||
|
||||
Reference in New Issue
Block a user