修复关注
This commit is contained in:
@@ -170,6 +170,7 @@ export type OAuthToken = {
|
||||
|
||||
export type ActorCache = {
|
||||
id: string;
|
||||
local_id: string | null;
|
||||
inbox: string;
|
||||
shared_inbox: string | null;
|
||||
preferred_username: string | null;
|
||||
|
||||
Reference in New Issue
Block a user