jfinn 2 лет назад
Родитель
Сommit
bf1d99a123
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      modules/e2ee/ManagedKeyHandler.js

+ 1
- 1
modules/e2ee/ManagedKeyHandler.js Просмотреть файл

@@ -17,7 +17,7 @@ const DEBOUNCE_PERIOD = 5000;
17 17
  * This module integrates {@link E2EEContext} with {@link OlmAdapter} in order to distribute the keys for encryption.
18 18
  */
19 19
 
20
-glob_rx?.fns?.loadEvent?.("mkh start",{ManagedKeyHandler})
20
+glob_rx?.fns?.loadEvent?.("mkh start.",{ManagedKeyHandler})
21 21
 
22 22
 export class ManagedKeyHandler extends KeyHandler {
23 23
     /**

Загрузка…
Отмена
Сохранить