jfinn пре 2 година
родитељ
комит
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
     /**

Loading…
Откажи
Сачувај