?
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
parent
d43e81e268
commit
e6deeaedd4
1 changed files with 1 additions and 1 deletions
|
|
@ -623,7 +623,7 @@ export default class Misskey implements MegalodonInterface {
|
|||
max_id?: string
|
||||
since_id?: string
|
||||
}
|
||||
): Promise<Response<Array<Entity.Account>> | any> {
|
||||
): Promise<Response<Array<Entity.Account>>> {
|
||||
let params = {
|
||||
query: q,
|
||||
detail: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue