mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-08 13:45:19 -05:00
typo
This commit is contained in:
parent
09552f9d9c
commit
5699b05072
@ -168,7 +168,7 @@ class ShutdownRoomRestServlet(ClientV1RestServlet):
|
|||||||
|
|
||||||
DEFAULT_MESSAGE = (
|
DEFAULT_MESSAGE = (
|
||||||
"Sharing illegal content on this server is not permitted and rooms in"
|
"Sharing illegal content on this server is not permitted and rooms in"
|
||||||
" violatation will be blocked."
|
" violation will be blocked."
|
||||||
)
|
)
|
||||||
|
|
||||||
def __init__(self, hs):
|
def __init__(self, hs):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user