Ignore this
This commit is contained in:
parent
a8a950596a
commit
b01feb6b3a
2
main.js
2
main.js
@ -361,7 +361,7 @@ client.login("m.login.password", {"user": settings.matrixuser, "password": setti
|
||||
}
|
||||
//sendMatrix(room.roomId, "echo " + event.event.content.body);
|
||||
client.getRoomTags(room.roomId).then((response) => {
|
||||
console.log(response;)
|
||||
console.log(response);
|
||||
});
|
||||
if (matches.length == 1) {
|
||||
var tel = matches[0];
|
||||
|
Loading…
x
Reference in New Issue
Block a user