Skip to content

Commit

Permalink
gui: debugwindow: update session ID tooltip
Browse files Browse the repository at this point in the history
remove "if any"
  • Loading branch information
MarnixCroes committed Jan 17, 2024
1 parent 9fa8eda commit 3bf00e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/forms/debugwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1113,7 +1113,7 @@
<item row="3" column="0">
<widget class="QLabel" name="peerSessionIdLabel">
<property name="toolTip">
<string>The BIP324 session ID string in hex, if any.</string>
<string>The BIP324 session ID string in hex.</string>
</property>
<property name="text">
<string>Session ID</string>
Expand Down

0 comments on commit 3bf00e1

Please sign in to comment.