AI 2 hónapja
szülő
commit
87a3d18de1
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      app/JsonRpc/WebsiteService.php

+ 1 - 0
app/JsonRpc/WebsiteService.php

@@ -1172,4 +1172,5 @@ class WebsiteService implements WebsiteServiceInterface
             return Result::success($list);
         }
     }
+
 }