mirror of
https://github.com/Skylar-Tech/node-red-contrib-matrix-chat.git
synced 2025-07-08 19:51:13 -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(
|
||||
'm.login.password', {
|
||||
identifier: {
|
||||
type: 'm.id.user',
|
||||
user: userId,
|
||||
},
|
||||
password: password,
|
||||
initial_device_display_name: displayName
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user