1
0
This commit is contained in:
hera
2017-08-04 22:44:11 +00:00
parent aa587095f8
commit ce408ca011
+1 -1
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):