This commit is contained in:
James Cole 2022-01-30 16:54:08 +01:00
parent 30fc0fbf54
commit 5cbd93bba6
No known key found for this signature in database
GPG Key ID: BDE6667570EADBD5

View File

@ -76,7 +76,7 @@ return [
/* /*
* One Time Password View * One Time Password View
*/ */
'view' => sprintf('%s.auth.mfa', env('FIREFLY_III_LAYOUT', 'v1')), 'view' => 'auth.mfa',
/* /*
* One Time Password error message * One Time Password error message