Skip to content

Commit

Permalink
fix missing rename in secrets_tab.ui
Browse files Browse the repository at this point in the history
  • Loading branch information
daringer committed Nov 13, 2023
1 parent de57fc1 commit bc8bfb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nitrokeyapp/ui/secrets_tab.ui
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
</widget>
</item>
<item row="4" column="0" colspan="2">
<widget class="QPushButton" name="pushButtonOtpCopyToClipbord">
<widget class="QPushButton" name="pushButtonOtpCopyToClipboard">
<property name="text">
<string notr="true">Copy to Clipboard</string>
</property>
Expand Down

0 comments on commit bc8bfb2

Please sign in to comment.