Fix typo
This commit is contained in:
parent
96e2eda95d
commit
a2a0d6024d
2
main.js
2
main.js
@ -372,7 +372,7 @@ client.login("m.login.password", {"user": settings.matrixuser, "password": setti
|
||||
sendSMS(
|
||||
response.tags["com.netsyms.matrix-bridge-voxtelesys.sms"].tel,
|
||||
response.tags["com.netsyms.matrix-bridge-voxtelesys.sms"].ournumber,
|
||||
sevent.getContent().body,
|
||||
event.getContent().body,
|
||||
function () {
|
||||
client.sendReadReceipt(event, {});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user