[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)
|
||||
|
||||
Reference in New Issue
Block a user