Ugh
This commit is contained in:
parent
5c0b72a2d0
commit
b7bd44ee57
1
main.js
1
main.js
@ -415,6 +415,7 @@ client.login("m.login.password", {"user": settings.matrixuser, "password": setti
|
|||||||
client.sendReadReceipt(event, {});
|
client.sendReadReceipt(event, {});
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
|
console.log(response.tags);
|
||||||
sendMatrixNotice(room.roomId, "Error: couldn't determine correct number to send SMS from.");
|
sendMatrixNotice(room.roomId, "Error: couldn't determine correct number to send SMS from.");
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user