diff --git a/resources/views/livewire/settings-oauth.blade.php b/resources/views/livewire/settings-oauth.blade.php index 7526c08de..c8fed8daf 100644 --- a/resources/views/livewire/settings-oauth.blade.php +++ b/resources/views/livewire/settings-oauth.blade.php @@ -14,7 +14,7 @@
Custom authentication (OAuth) configurations.
- + @foreach ($oauth_settings_map as $oauth_setting) @if ($oauth_setting['enabled'])