The source project of this merge request has been removed.
[client_icons] convert variable to int before using as dictionary index
fixes error on mouse-over:
TypeError: '<' not supported between instances of 'str' and 'int'
fixes error on mouse-over:
TypeError: '<' not supported between instances of 'str' and 'int'