Quellcode durchsuchen

auto acp scripted

dev
jfinn vor 5 Jahren
Ursprung
Commit
dcb5c4fa23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      rdev/jc2.js

+ 1
- 1
rdev/jc2.js Datei anzeigen

@@ -3,7 +3,7 @@ import Filmstrip from '../modules/UI/videolayout/Filmstrip';
3 3
 import * as fs from '../modules/UI/videolayout/Filmstrip';
4 4
 // import * as rf_filmstrip from '../../../react/features/filmstrip';
5 5
 import * as rf_filmstrip from '../react/features/filmstrip';
6
-import * as rf_hooks from './react/hooks';
6
+import * as rf_hooks from './hooks';
7 7
 // import * as rf_filmstrip from '../react/features/filmstrip';
8 8
 
9 9
 

Laden…
Abbrechen
Speichern