Move a space

pull/2120/head
Luke Barnard 2017-04-12 10:51:17 +01:00
parent 69a18514e9
commit b9676a75f6
1 changed files with 2 additions and 2 deletions

View File

@ -85,8 +85,8 @@ class RoomAccountDataServlet(RestServlet):
if account_data_type == "m.read_marker":
raise SynapseError(
405,
"Cannot set m.read_marker through this API. "
"Use /rooms/!roomId:server.name/read_marker"
"Cannot set m.read_marker through this API."
" Use /rooms/!roomId:server.name/read_marker"
)
max_id = yield self.store.add_account_data_to_room(