mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix #616
This commit is contained in:
@ -273,8 +273,8 @@ export type MutationVarsTimelineUpdateStatusProperty = {
|
||||
| {
|
||||
property: 'bookmarked' | 'muted' | 'pinned'
|
||||
currentValue: boolean
|
||||
propertyCount: undefined
|
||||
countValue: undefined
|
||||
propertyCount?: undefined
|
||||
countValue?: undefined
|
||||
}
|
||||
| {
|
||||
property: 'favourited'
|
||||
|
Reference in New Issue
Block a user