Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: HJ <30-hj@users.noreply.git.pleroma.social>
This commit is contained in:
parent
9bb86f7603
commit
9136ba78e3
1 changed files with 0 additions and 2 deletions
|
|
@ -1555,8 +1555,6 @@ const adminApproveUser = ({user : { screen_name: nickname }, credentials }) => {
|
||||||
nicknames: [nickname]
|
nicknames: [nickname]
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
r.catch(error => console.log('approve error', error))
|
|
||||||
console.log(r)
|
|
||||||
return r
|
return r
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue