1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-07-30 04:23:07 +03:00

Stabilize support for MSC3952: intentional mentions (#3397)

* use stable identifiers for MSC3952: intentional mentions

* add matrix version to feature support for intentional mentions
This commit is contained in:
Kerry
2023-07-12 10:04:06 +12:00
committed by GitHub
parent dcf26f3e48
commit 3b88ea19b7
5 changed files with 8 additions and 7 deletions

View File

@ -657,7 +657,7 @@ describe("NotificationService", function () {
content: {
"body": "",
"msgtype": "m.text",
"org.matrix.msc3952.mentions": {},
"m.mentions": {},
},
});