wip
This commit is contained in:
@@ -57,7 +57,6 @@ class EnsureProfileIsFilled
|
||||
Notification::make()
|
||||
->danger()
|
||||
->title(__('Please update your profile'))
|
||||
->color('danger')
|
||||
->send();
|
||||
|
||||
// 6. If not, redirect them to the profile page.
|
||||
|
||||
Reference in New Issue
Block a user