mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Fixes for is_react
This commit is contained in:
parent
a0749be96e
commit
b7087a36ec
@ -80,6 +80,7 @@ class ContactForgotPasswordController extends Controller
|
||||
'passwordEmailRoute' => 'client.password.email',
|
||||
'account' => $account,
|
||||
'company' => $company,
|
||||
'is_react' => false,
|
||||
]);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user