Browse Source

auto commit v2

rzv_feb
jfinn 2 years ago
parent
commit
2b8ee14b16
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      modules/e2ee/ManagedKeyHandler.js

+ 1
- 0
modules/e2ee/ManagedKeyHandler.js View File

@@ -42,6 +42,7 @@ export class ManagedKeyHandler extends KeyHandler {
42 42
         if (glob_rx?.ljm?.i){
43 43
             glob_rx.ljm.i.mkh_inst = this
44 44
             clog("ManagedKeyHandler ljm constructed,??")
45
+            console.trace(mkh_trc)
45 46
         }
46 47
         glob_rx?.fns?.loadEvent?.("mkh constructed",{that:this})
47 48
 

Loading…
Cancel
Save