[clients_icons] 7.10.7
This commit is contained in:
@@ -112,5 +112,5 @@ class ClientsIconsPlugin(GajimPlugin):
|
||||
client_box.add(label)
|
||||
|
||||
children = resource_box.get_children()
|
||||
box = cast(Gtk.Box, children[9])
|
||||
box = cast(Gtk.Box, children[0])
|
||||
box.add(client_box)
|
||||
|
||||
@@ -18,5 +18,5 @@
|
||||
"gajim>=1.4.0"
|
||||
],
|
||||
"short_name": "clients_icons",
|
||||
"version": "7.10.6"
|
||||
"version": "7.10.7"
|
||||
}
|
||||
Reference in New Issue
Block a user