mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-13 22:25:27 -04:00
Allow moving typing off master (#7869)
This commit is contained in:
parent
649a7ead5c
commit
f2e38ca867
10 changed files with 282 additions and 176 deletions
|
@ -148,3 +148,5 @@ class HomeServer(object):
|
|||
self,
|
||||
) -> synapse.http.matrixfederationclient.MatrixFederationHttpClient:
|
||||
pass
|
||||
def should_send_federation(self) -> bool:
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue