diff --git a/app/Jobs/RunHealthChecks.php b/app/Jobs/RunHealthChecks.php index 60721bd..fdc796c 100644 --- a/app/Jobs/RunHealthChecks.php +++ b/app/Jobs/RunHealthChecks.php @@ -2,8 +2,8 @@ namespace App\Jobs; +use App\Models\Setting; use App\Support\CacheVer; -use App\Support\Setting; use App\Support\WoltGuard\Probes; use Illuminate\Contracts\Queue\ShouldQueue; use Illuminate\Foundation\Queue\Queueable; diff --git a/app/Livewire/Ui/System/WoltguardCard.php b/app/Livewire/Ui/System/WoltguardCard.php index 4f3b2ad..9359be7 100644 --- a/app/Livewire/Ui/System/WoltguardCard.php +++ b/app/Livewire/Ui/System/WoltguardCard.php @@ -2,8 +2,8 @@ namespace App\Livewire\Ui\System; +use App\Models\Setting; use App\Support\CacheVer; -use App\Support\Setting; use Illuminate\Support\Facades\Cache; use Livewire\Component; diff --git a/resources/views/livewire/ui/security/spam-av-card.blade.php b/resources/views/livewire/ui/security/spam-av-card.blade.php index aa8fde4..286f3b1 100644 --- a/resources/views/livewire/ui/security/spam-av-card.blade.php +++ b/resources/views/livewire/ui/security/spam-av-card.blade.php @@ -21,7 +21,7 @@ - +