andre 1 vuosi sitten
vanhempi
commit
e125027852
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      app/Http/Actions/ConfigOptions.php

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

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