mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-03 06:04:33 -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',
|
'passwordEmailRoute' => 'client.password.email',
|
||||||
'account' => $account,
|
'account' => $account,
|
||||||
'company' => $company,
|
'company' => $company,
|
||||||
|
'is_react' => false,
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user