This commit is contained in:
hera 2017-08-04 22:44:11 +00:00 committed by Matthew Hodgson
parent 09552f9d9c
commit 5699b05072

View file

@ -168,7 +168,7 @@ class ShutdownRoomRestServlet(ClientV1RestServlet):
DEFAULT_MESSAGE = (
"Sharing illegal content on this server is not permitted and rooms in"
" violatation will be blocked."
" violation will be blocked."
)
def __init__(self, hs):