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
e3e086a0e7
commit
d7f4a424ea
1 changed files with 0 additions and 1 deletions
|
|
@ -1541,7 +1541,6 @@ const adminRemoveUserFromModeratorGroup = ({ user, credentials }) => {
|
|||
|
||||
const adminConfirmUser = ({user: { screen_name: nickname }, credentials }) => {
|
||||
const url = PLEROMA_ADMIN_CONFIRM_USER_URL
|
||||
console.log('confirming')
|
||||
return promisedRequest({url: url,
|
||||
credentials,
|
||||
method: 'PATCH',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue