diff --git a/resources/views/livewire/notifications/email.blade.php b/resources/views/livewire/notifications/email.blade.php index f911251d5..aec9d738e 100644 --- a/resources/views/livewire/notifications/email.blade.php +++ b/resources/views/livewire/notifications/email.blade.php @@ -3,7 +3,7 @@ Notifications | Coolify -
+

Email

@@ -33,7 +33,7 @@ label="Use Hosted Email Service" />
@else -
+
@@ -45,7 +45,7 @@
@endif @if (!$team->use_instance_email_settings) - + @@ -103,7 +103,7 @@ @endif @if (isEmailEnabled($team) || data_get($team, 'use_instance_email_settings')) -

Subscribe to events

+

Subscribe to events

@if (isDev())