mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-22 16:23:18 +01:00
Fix ShowOtpAsDot typo
This commit is contained in:
parent
e4c9e87522
commit
533b913c33
@ -79,7 +79,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
'preferences' => [
|
'preferences' => [
|
||||||
'showTokenAsDot' => false,
|
'showOtpAsDot' => false,
|
||||||
'closeOtpOnCopy' => false,
|
'closeOtpOnCopy' => false,
|
||||||
'copyOtpOnDisplay' => false,
|
'copyOtpOnDisplay' => false,
|
||||||
'useBasicQrcodeReader' => false,
|
'useBasicQrcodeReader' => false,
|
||||||
|
Loading…
Reference in New Issue
Block a user