mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
debugging--;
This commit is contained in:
parent
9017635c79
commit
88bfe6fc39
@ -154,7 +154,6 @@ export const CommandMap = {
|
||||
args: '<room-alias>',
|
||||
description: _td('Joins room with given alias'),
|
||||
runFn: function(roomId, args) {
|
||||
console.log(args);
|
||||
if (args) {
|
||||
// Note: we support 2 versions of this command. The first is
|
||||
// the public-facing one for most users and the other is a
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user