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'];