浏览代码

debug accounts

andre 2 年之前
父节点
当前提交
22627341f3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Hooks/ClientAreaPrimarySidebar.php

+ 1 - 1
app/Hooks/ClientAreaPrimarySidebar.php

@@ -30,7 +30,7 @@ $hookManager->register(
             __FUNCTION__,
             $request->get('id'),
             'Debug ID',
-            $this
+            $request
         );
 
         /**