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-11 01:46:14 +01:00
parent 73eb695cfc
commit e542f0a52e
3 changed files with 5 additions and 3 deletions

View File

@ -16,6 +16,7 @@ type ContextType = {
}>
highlighted?: boolean
inThread?: boolean
disableDetails?: boolean
disableOnPress?: boolean
}