Ignore this

This commit is contained in:
Skylar Ittner 2021-06-16 15:55:29 -06:00
parent a8a950596a
commit b01feb6b3a

View File

@ -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];