Skip to content

Commit ee155cb

Browse files
authored
fix(gtk): last block height icon (#1611)
1 parent 01dbe17 commit ee155cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/gtk/assets/ui/widget_node.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<property name="valign">start</property>
101101
<property name="hexpand">True</property>
102102
<property name="vexpand">True</property>
103-
<property name="label" translatable="yes">🥡 Last Block Height:</property>
103+
<property name="label" translatable="yes">⛓️ Last Block Height:</property>
104104
</object>
105105
<packing>
106106
<property name="left-attach">0</property>

0 commit comments

Comments
 (0)