fix: og image load error
This commit is contained in:
@@ -44,9 +44,7 @@ export interface OG {
|
||||
width?: number;
|
||||
height?: number;
|
||||
alt?: string;
|
||||
}[
|
||||
|
||||
];
|
||||
}[];
|
||||
audios: {
|
||||
type?: string;
|
||||
url: string;
|
||||
|
||||
Reference in New Issue
Block a user