Explorar el Código

auto commit v2

rzv_feb
jfinn hace 2 años
padre
commit
962786c060
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      modules/e2ee/ManagedKeyHandler.js

+ 1
- 1
modules/e2ee/ManagedKeyHandler.js Ver fichero

@@ -28,7 +28,7 @@ export class ManagedKeyHandler extends KeyHandler {
28 28
         super(conference);
29 29
         if (glob_rx?.ljm?.i){
30 30
             glob_rx.ljm.i.mkh_inst = this
31
-            clog("ManagedKeyHandler ljm constructed,")
31
+            clog("ManagedKeyHandler ljm constructed,?")
32 32
         }
33 33
 
34 34
         this._key = undefined;

Loading…
Cancelar
Guardar