andre 1 سال پیش
والد
کامیت
e125027852
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/Http/Actions/ConfigOptions.php

+ 1 - 1
app/Http/Actions/ConfigOptions.php

@@ -46,7 +46,7 @@ class ConfigOptions extends AddonController
                 __CLASS__,
                 $this,
                 'Debug',
-                Product::class
+                [Product::class, 'index']
             );
             
             return [Product::class, 'index'];