Browse Source

auto acp scripted

dev
jfinn 5 years ago
parent
commit
bdb15f3ed1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      rdev/jc2.js

+ 1
- 1
rdev/jc2.js View File

@@ -10,7 +10,7 @@ import LocalVideo  from '../modules/UI/videolayout/LocalVideo';
10 10
 import RemoteVideo from '../modules/UI/videolayout/RemoteVideo';
11 11
 import { shouldDisplayTileView,calcTileGrid,getMaxColumnCount } from '../react/features/video-layout';
12 12
 import * as  video_layout from '../react/features/video-layout';
13
-import * as base_conference from '../base/conference';
13
+import * as base_conference from '../react/features/base/conference';
14 14
 // LocalVideo
15 15
 
16 16
 

Loading…
Cancel
Save