1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
This commit is contained in:
xmflsct
2022-12-05 14:50:03 +01:00
parent 955478c605
commit c6e27d6d88
6 changed files with 28 additions and 18 deletions

View File

@ -7,7 +7,7 @@ type ContextType = {
status?: Mastodon.Status
isReblog?: boolean
reblogStatus?: Mastodon.Status // When it is a reblog, pass the root status
ownAccount?: boolean
spoilerHidden?: boolean
copiableContent?: React.MutableRefObject<{