fix 编辑嘟文
This commit is contained in:
@@ -46,6 +46,8 @@ export type Status = {
|
||||
object_id: string;
|
||||
created_at: string;
|
||||
url: string;
|
||||
source_text: string;
|
||||
edited_at: string | null;
|
||||
};
|
||||
|
||||
export type DeletedStatus = {
|
||||
|
||||
Reference in New Issue
Block a user