Skip to content

Commit

Permalink
Fix TOTP being visible on unlock when disabled in settings
Browse files Browse the repository at this point in the history
* Fixes #9996
  • Loading branch information
droidmonkey committed Apr 28, 2024
1 parent 9a65ffe commit 13362c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/gui/EntryPreviewWidget.ui
Expand Up @@ -163,6 +163,9 @@
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
Expand Down

0 comments on commit 13362c9

Please sign in to comment.