mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
@ -387,7 +387,7 @@ const mutationFunction = async (params: MutationVarsTimeline) => {
|
||||
url: `statuses/${params.id}/${
|
||||
params.payload.currentValue ? 'un' : ''
|
||||
}${MapPropertyToUrl[params.payload.property]}`,
|
||||
body
|
||||
...(params.payload.property === 'reblogged' && { body })
|
||||
})
|
||||
}
|
||||
case 'updateAccountProperty':
|
||||
|
Reference in New Issue
Block a user