Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
00156ee38c
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      mdev/ipost.native.js

+ 2
- 1
mdev/ipost.native.js View File

@@ -5,7 +5,8 @@ window.trc_vs += "_ipost_"
5 5
 import * as mdev_hooks from './hooks';
6 6
 
7 7
 
8
-import { LargeVideo } from '../../react/features/large-video';
8
+// import { LargeVideo } from '../../react/features/large-video';
9
+import { LargeVideo } from '../react/features/large-video';
9 10
 
10 11
 Object.assign(glob_vhook.imps,{
11 12
 	LargeVideo

Loading…
Cancel
Save