mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-16 10:32:47 +00:00
Update synapse/handlers/sliding_sync/extensions.py
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
co-authored by
Andrew Morgan
parent
168b67b43a
commit
1374895a73
@@ -57,7 +57,7 @@ from synapse.util.async_helpers import (
|
||||
|
||||
_ThreadSubscription: TypeAlias = (
|
||||
SlidingSyncResult.Extensions.ThreadSubscriptionsExtension.ThreadSubscription
|
||||
) #
|
||||
)
|
||||
_ThreadUnsubscription: TypeAlias = (
|
||||
SlidingSyncResult.Extensions.ThreadSubscriptionsExtension.ThreadUnsubscription
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user