Procházet zdrojové kódy

auto commit v2

rzv_feb
jfinn před 2 roky
rodič
revize
f0a7d8c13f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      modules/e2ee/ManagedKeyHandler.js

+ 1
- 1
modules/e2ee/ManagedKeyHandler.js Zobrazit soubor

@@ -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.2",{ManagedKeyHandler})
21 21
 
22 22
 export class ManagedKeyHandler extends KeyHandler {
23 23
     /**

Načítá se…
Zrušit
Uložit