mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-14 04:13:46 +02:00
Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
e91362eee6
commit
a5aa089d66
@@ -121,7 +121,7 @@ class UserController extends Controller
|
||||
'password',
|
||||
'name_first',
|
||||
'name_last',
|
||||
'username'
|
||||
'username',
|
||||
]));
|
||||
Alert::success('Account has been successfully created.')->flash();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user