fix(e2ee): command-by-reaction/emote and reply by </mx-reply>.
chore(deps): upgrade matrix-js-sdk, and refactor for it. bump version.
This commit is contained in:
parent
44e4138b80
commit
6273452876
5 changed files with 54 additions and 17 deletions
1
auth.js
1
auth.js
|
@ -18,6 +18,7 @@ const matrixTokenLogin = async () => {
|
|||
+ '====================================================',
|
||||
);
|
||||
}
|
||||
matrixClient.setGlobalErrorOnUnknownDevices(config.matrix.manualVerify);
|
||||
matrixClient.startClient();
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue