diff --git a/resources/views/livewire/settings/notifications.blade.php b/resources/views/livewire/settings/notifications.blade.php index 596779a..99eaf75 100644 --- a/resources/views/livewire/settings/notifications.blade.php +++ b/resources/views/livewire/settings/notifications.blade.php @@ -46,19 +46,18 @@ class="btn btn-ghost btn-sm"> @endif @if ($channel->is_active && $channel->isConfigured()) -
@endif