rkljw 1 сар өмнө
parent
commit
5c657ac794

+ 1 - 0
app/JsonRpc/NewsService.php

@@ -140,6 +140,7 @@ class NewsService implements NewsServiceInterface
             'rows' => $categoryTree,
             'total' => $total,
         ]);
+        
     }
 
     private function findMatchedCategories($search)