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