feat: testing mode banner + snapshot storage fields fix
This commit is contained in:
@@ -39,6 +39,7 @@ export type SightCommonInfo = {
|
||||
left_article: number;
|
||||
preview_media: string | null;
|
||||
video_preview: string | null;
|
||||
preview_font_size?: number;
|
||||
};
|
||||
|
||||
export type SightBaseInfo = {
|
||||
|
||||
Reference in New Issue
Block a user