Преглед изворни кода

fix(remotecontrol): import of remote control

j8
hristoterezov пре 8 година
родитељ
комит
84be7fd739
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      app.js

+ 1
- 1
app.js Прегледај датотеку

@@ -22,7 +22,7 @@ import conference from './conference';
22 22
 import API from './modules/API/API';
23 23
 
24 24
 import translation from "./modules/translation/translation";
25
-import remoteControl from "./modules/remotecontrol/remotecontrol";
25
+import remoteControl from "./modules/remotecontrol/RemoteControl";
26 26
 
27 27
 const APP = {
28 28
     // Used by do_external_connect.js if we receive the attach data after

Loading…
Откажи
Сачувај