Przeglądaj źródła

auto commit v2

rzv_feb
jfinn 2 lat temu
rodzic
commit
995c6b58e1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      modules/e2ee/ManagedKeyHandler.js

+ 1
- 1
modules/e2ee/ManagedKeyHandler.js Wyświetl plik

17
  * This module integrates {@link E2EEContext} with {@link OlmAdapter} in order to distribute the keys for encryption.
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",{loadEvent})
20
+glob_rx?.fns?.loadEvent?.("mkh start",{ManagedKeyHandler})
21
 
21
 
22
 export class ManagedKeyHandler extends KeyHandler {
22
 export class ManagedKeyHandler extends KeyHandler {
23
     /**
23
     /**

Ładowanie…
Anuluj
Zapisz