Fix DM rooms are not being encrypted (#2286)
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Mon, 24 Mar 2025 09:08:11 +0000 (20:08 +1100)
committerGitHub <noreply@github.com>
Mon, 24 Mar 2025 09:08:11 +0000 (20:08 +1100)
commit4aed4d747282c67829ebfbf28fd1570413335a8a
tree724cacb052b4b40685a21b7f32c110e97cd009ec
parent649f70332bc88781dd328f965a543ac7f4875b64
Fix DM rooms are not being encrypted (#2286)

* force check user device before creating dm

* fix getUserDeviceInfo doesn't exist on MatrixClient
src/util/matrixUtil.js