diff --git a/config/2fauth.php b/config/2fauth.php index 628757c9..2a9b7952 100644 --- a/config/2fauth.php +++ b/config/2fauth.php @@ -79,7 +79,7 @@ */ 'preferences' => [ - 'showTokenAsDot' => false, + 'showOtpAsDot' => false, 'closeOtpOnCopy' => false, 'copyOtpOnDisplay' => false, 'useBasicQrcodeReader' => false,