This commit is contained in:
Sándor Máté Magony
2025-05-11 13:07:54 +02:00
parent ec057787fd
commit a85c207b44
13 changed files with 25 additions and 169 deletions

View File

@@ -104,6 +104,4 @@ class WcController extends Controller
return response()->json(['message' => 'Nem található'], 404);
}
}
}