Add comment
This commit is contained in:
@@ -177,6 +177,11 @@ export function ListConvosProviderInner({
|
|||||||
}),
|
}),
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
/**
|
||||||
|
* We received a message from an conversation old enough that
|
||||||
|
* it doesn't exist in the query cache, meaning we need to
|
||||||
|
* refetch and bump the old convo to the top.
|
||||||
|
*/
|
||||||
debouncedRefetch()
|
debouncedRefetch()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user