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
9136ba78e3
commit
2df48a03ac
1 changed files with 1 additions and 1 deletions
|
|
@ -1532,7 +1532,7 @@ const adminConfirmUser = ({user: { screen_name: nickname }, credentials }) => {
|
|||
payload: {
|
||||
nicknames: [nickname]
|
||||
}
|
||||
}).then(res => console.log('response', res))
|
||||
})
|
||||
}
|
||||
|
||||
const adminResendConfirmationEmail = ({user: { screen_name: nickname }, credentials }) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue