Fix ShowOtpAsDot typo

This commit is contained in:
Bubka 2023-04-07 23:35:48 +02:00
parent e4c9e87522
commit 533b913c33

View File

@ -79,7 +79,7 @@
*/
'preferences' => [
'showTokenAsDot' => false,
'showOtpAsDot' => false,
'closeOtpOnCopy' => false,
'copyOtpOnDisplay' => false,
'useBasicQrcodeReader' => false,