better dialog, actually working dontAskAgain
This commit is contained in:
parent
c9a4aee954
commit
e4b44f8c7b
4 changed files with 120 additions and 104 deletions
|
|
@ -325,7 +325,6 @@ const blockUser = ({ id, expiresIn, credentials }) => {
|
|||
payload.expires_in = expiresIn
|
||||
}
|
||||
|
||||
console.log(payload)
|
||||
return promisedRequest({
|
||||
url: MASTODON_BLOCK_USER_URL(id),
|
||||
credentials,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue