瀏覽代碼

auto commit

dev8
jfinn 4 年之前
父節點
當前提交
17011653f7
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      rdev/hooks/Hooks.js

+ 1
- 0
rdev/hooks/Hooks.js 查看文件

@@ -6,6 +6,7 @@ import { MiddlewareRegistry } from '../../react/features/base/redux';
6 6
 
7 7
 
8 8
 
9
+
9 10
 MiddlewareRegistry.register(store => next => action => {
10 11
 	if (window.dev_middleware_listner_sync){
11 12
 

Loading…
取消
儲存