Fixed posts not saving correctly after DB migration
This commit is contained in:
@ -24,5 +24,4 @@ export interface Account {
|
||||
display_name: string;
|
||||
url: string;
|
||||
avatar: string;
|
||||
avatar_static: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user