Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
committed by
StyleCI Bot
parent
9dc80b4229
commit
ebc427b4b6
@@ -297,7 +297,7 @@ class SettingsController extends Controller
|
||||
dispatch(new TestMailCommand(Auth::user()));
|
||||
|
||||
return cachet_redirect('dashboard.settings.mail')
|
||||
->withSuccess(trans('dashboard.notifications.awesome'));;
|
||||
->withSuccess(trans('dashboard.notifications.awesome'));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user