fix: Oauth seeder
This commit is contained in:
@@ -22,7 +22,7 @@ class OauthSettingSeeder extends Seeder
|
|||||||
'google',
|
'google',
|
||||||
'authentik',
|
'authentik',
|
||||||
'infomaniak',
|
'infomaniak',
|
||||||
])
|
]);
|
||||||
|
|
||||||
$isOauthSeeded = OauthSetting::count() > 0;
|
$isOauthSeeded = OauthSetting::count() > 0;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user