mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 12:37:39 +03:00
Fix TOTP being visible on unlock when disabled in settings
* Fixes #9996
This commit is contained in:
parent
9a65ffe972
commit
13362c9142
1 changed files with 3 additions and 0 deletions
|
@ -163,6 +163,9 @@
|
|||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue