mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-30 12:40:04 +02:00
Fix ShowOtpAsDot typo
This commit is contained in:
@ -79,7 +79,7 @@ return [
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
'preferences' => [
|
'preferences' => [
|
||||||
'showTokenAsDot' => false,
|
'showOtpAsDot' => false,
|
||||||
'closeOtpOnCopy' => false,
|
'closeOtpOnCopy' => false,
|
||||||
'copyOtpOnDisplay' => false,
|
'copyOtpOnDisplay' => false,
|
||||||
'useBasicQrcodeReader' => false,
|
'useBasicQrcodeReader' => false,
|
||||||
|
Reference in New Issue
Block a user