🆙 Fix missing transolations 🆙

This commit is contained in:
Remco
2026-02-02 20:03:56 +01:00
parent 883cbbbfeb
commit 487203436b
20 changed files with 57 additions and 14 deletions
@@ -2,7 +2,6 @@
namespace App\Http\Middleware;
use App\Exceptions\MigrationFailedException;
use App\Models\Miscellaneous\WebsiteInstallation;
use App\Services\InstallationService;
use Closure;