mirror of
https://github.com/Skylar-Tech/node-red-contrib-matrix-chat.git
synced 2025-07-09 04:01:11 -06:00
Compare commits
No commits in common. "1b54bc03ebdd05869b47f2181f8c1b07049b804e" and "65edc9485412bf2f2c0088900ab742ac89a9e98e" have entirely different histories.
1b54bc03eb
...
65edc94854
@ -489,10 +489,7 @@ module.exports = function(RED) {
|
|||||||
|
|
||||||
matrixClient.login(
|
matrixClient.login(
|
||||||
'm.login.password', {
|
'm.login.password', {
|
||||||
identifier: {
|
|
||||||
type: 'm.id.user',
|
|
||||||
user: userId,
|
user: userId,
|
||||||
},
|
|
||||||
password: password,
|
password: password,
|
||||||
initial_device_display_name: displayName
|
initial_device_display_name: displayName
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user