Skip to content

Commit

Permalink
fix(gtk): last block height icon (#1611)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ja7ad authored Nov 24, 2024
1 parent 01dbe17 commit ee155cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gtk/assets/ui/widget_node.ui
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<property name="valign">start</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="label" translatable="yes">🥡 Last Block Height:</property>
<property name="label" translatable="yes">⛓️ Last Block Height:</property>
</object>
<packing>
<property name="left-attach">0</property>
Expand Down

0 comments on commit ee155cb

Please sign in to comment.