From 5cbd93bba65ad8196aba077d1540e0b2d12b4cea Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 30 Jan 2022 16:54:08 +0100 Subject: [PATCH] Fix #5663 --- config/google2fa.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/google2fa.php b/config/google2fa.php index 98f6da2e85..34e719a2e1 100644 --- a/config/google2fa.php +++ b/config/google2fa.php @@ -76,7 +76,7 @@ return [ /* * One Time Password View */ - 'view' => sprintf('%s.auth.mfa', env('FIREFLY_III_LAYOUT', 'v1')), + 'view' => 'auth.mfa', /* * One Time Password error message