mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
Fix various missing things and bugs
This commit is contained in:
parent
0aeeeabb33
commit
e01e92c9ce
6 changed files with 52 additions and 20 deletions
|
|
@ -31,4 +31,5 @@ export interface APIAccount {
|
|||
source?: APISource;
|
||||
role?: APIRole;
|
||||
mute_expires_at?: string;
|
||||
pleroma?: any;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue