瀏覽代碼

auto commit

app
jfinn 3 年之前
父節點
當前提交
00156ee38c
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      mdev/ipost.native.js

+ 2
- 1
mdev/ipost.native.js 查看文件

5
 import * as mdev_hooks from './hooks';
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
 Object.assign(glob_vhook.imps,{
11
 Object.assign(glob_vhook.imps,{
11
 	LargeVideo
12
 	LargeVideo

Loading…
取消
儲存