upd: convertAccount now fetches info from the DB
This commit is contained in:
@@ -3,5 +3,6 @@ namespace MisskeyEntity {
|
||||
name: string;
|
||||
value: string;
|
||||
verified?: string;
|
||||
verified_at?: string;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user