浏览代码

address code review

master
Andrei Gavrilescu 6 年前
父节点
当前提交
55f35933e8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      react/features/app/components/App.web.js

+ 1
- 1
react/features/app/components/App.web.js 查看文件

@@ -7,9 +7,9 @@ import { DialogContainer } from '../../base/dialog';
7 7
 import '../../base/user-interaction';
8 8
 import '../../chat';
9 9
 import '../../external-api';
10
+import '../../no-audio-signal';
10 11
 import '../../power-monitor';
11 12
 import '../../room-lock';
12
-import '../../no-audio-signal';
13 13
 import '../../talk-while-muted';
14 14
 import '../../video-layout';
15 15
 

正在加载...
取消
保存