Remove stray tab in label plugin text
This commit is contained in:
parent
d40dfcd53c
commit
ebabd20c98
|
@ -155,7 +155,7 @@
|
|||
<widget class="GtkLabel" id="label6">
|
||||
<property name="visible">True</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="label" translatable="yes">Upload Slots: </property>
|
||||
<property name="label" translatable="yes">Upload Slots:</property>
|
||||
</widget>
|
||||
<packing>
|
||||
<property name="top_attach">2</property>
|
||||
|
|
Loading…
Reference in New Issue