Browse Source

auto commit

dev8
jfinn 3 years ago
parent
commit
68719ba518
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      rdev/hooks/hookImports1.js

+ 1
- 1
rdev/hooks/hookImports1.js View File

@@ -27,7 +27,7 @@ import * as vl from '../../react/features/video-layout';
27 27
 if (!window.glob_dbg){
28 28
 	window.glob_dbg = {defined:"hookimports"}
29 29
 }
30
-window.glob_dbg.v = 1
30
+window.glob_dbg.v = 2
31 31
 window.glob_dbg.i={fs,rfs,vl,ThumbnailWrapper,react_filmstrip,FixedSizeList, FixedSizeGrid,
32 32
 JitsiMeetJS,
33 33
 

Loading…
Cancel
Save