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-17 23:21:56 +01:00
parent 3691b19a87
commit c59690fcb9
9 changed files with 65 additions and 41 deletions

View File

@ -14,6 +14,7 @@ type ContextType = {
content: string
complete: boolean
}>
detectedLanguage?: React.MutableRefObject<string>
highlighted?: boolean
inThread?: boolean