diff --git a/resources/views/livewire/settings-oauth.blade.php b/resources/views/livewire/settings-oauth.blade.php index c8fed8daf..72a07430f 100644 --- a/resources/views/livewire/settings-oauth.blade.php +++ b/resources/views/livewire/settings-oauth.blade.php @@ -13,7 +13,7 @@
Custom authentication (OAuth) configurations.
-
+
@foreach ($oauth_settings_map as $oauth_setting)