mirror of
https://github.com/tooot-app/app
synced 2025-04-25 15:38:42 +02:00
parent
7ef88c735b
commit
9ec6f7331d
@ -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':
|
||||
|
Loading…
x
Reference in New Issue
Block a user