Improve how topic is managed on ws notifications

This commit is contained in:
Andrey Antukh 2024-10-30 12:32:03 +01:00 committed by Alonso Torres
parent 9409078069
commit 97a1bf15ef
6 changed files with 16 additions and 21 deletions

View file

@ -3,5 +3,5 @@ export const presenceFixture = {
"~:file-id": "~uc7ce0794-0992-8105-8004-38f280443849",
"~:session-id": "~u37730924-d520-80f1-8004-4ae6e5c3942d",
"~:profile-id": "~uc7ce0794-0992-8105-8004-38e630f29a9b",
"~:subs-id": "~uc7ce0794-0992-8105-8004-38f280443849",
"~:topic": "~uc7ce0794-0992-8105-8004-38f280443849",
};