Revert "Closes #581"

This commit is contained in:
Ferks-FK 2022-11-03 19:32:06 +00:00
parent 9215f0bc91
commit db5074652c
2 changed files with 97 additions and 119 deletions

View file

@ -136,7 +136,7 @@ class ProfileController extends Controller
$user->reVerifyEmail();
};
$user->sendEmailVerificationNotification();
return redirect()->route('profile.index')->with('success', __('Profile updated'));
}
}

214
public/js/app.js vendored

File diff suppressed because one or more lines are too long