mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix search debouncing
This commit is contained in:
@ -104,7 +104,7 @@ export type TabSharedStackParamList = {
|
||||
'Tab-Shared-History': {
|
||||
id: Mastodon.Status['id']
|
||||
}
|
||||
'Tab-Shared-Search': { text: string | undefined }
|
||||
'Tab-Shared-Search': undefined
|
||||
'Tab-Shared-Toot': {
|
||||
toot: Mastodon.Status
|
||||
rootQueryKey?: QueryKeyTimeline
|
||||
|
Reference in New Issue
Block a user