Remote follow fix 2
This commit is contained in:
@@ -11,6 +11,8 @@ export interface User {
|
||||
website?: string | null;
|
||||
createdAt?: string;
|
||||
movedTo?: string | null;
|
||||
isRemote?: boolean;
|
||||
profileUrl?: string | null;
|
||||
}
|
||||
|
||||
export interface MediaItem {
|
||||
|
||||
Reference in New Issue
Block a user