diff --git a/src/SlashCommands.js b/src/SlashCommands.js index f4a9f9d5ff..47c6c26b45 100644 --- a/src/SlashCommands.js +++ b/src/SlashCommands.js @@ -135,8 +135,8 @@ export const CommandMap = { }, }), - name: new Command({ - name: 'name', + roomname: new Command({ + name: 'roomname', args: '', description: _td('Sets the room name'), runFn: function(roomId, args) {