correct wrong spelling of web_notifications
This commit is contained in:
@@ -51,7 +51,7 @@ class UserController extends Controller
|
||||
"lastname" => $request["lastname"],
|
||||
"validate" => 0,
|
||||
"phone" => $phone->formatInternational(),
|
||||
"web_notifiactions" => 1,
|
||||
"web_notifications" => 1,
|
||||
"email_notifications" => 1,
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user