mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Typo
This commit is contained in:
parent
1a3aabcf3f
commit
5c43c43240
@ -542,7 +542,7 @@ class ServerConfig(Config):
|
||||
|
||||
# Turn the list into a set to improve lookup speed.
|
||||
self.users_new_default_push_rules = set(
|
||||
self.users_new_default_push_rules
|
||||
users_new_default_push_rules
|
||||
) # type: set
|
||||
|
||||
def has_tls_listener(self) -> bool:
|
||||
|
Loading…
Reference in New Issue
Block a user