1
0

rm: remove attempt at supporting avatar/banner changing

This commit is contained in:
Mar0xy
2023-09-25 22:45:22 +02:00
parent 7c64dce1ad
commit 5ffcd278be
3 changed files with 5 additions and 23 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ export interface MegalodonInterface {
language?: string
}
fields_attributes?: Array<{ name: string; value: string }>
}, file?: any): Promise<Response<Entity.Account>>
}): Promise<Response<Entity.Account>>
/**
* View information about a profile.
*