Skip to content

[client_icons] convert variable to int before using as dictionary index

Bronko requested to merge (removed):client_icons_type_error into master

fixes error on mouse-over: TypeError: '<' not supported between instances of 'str' and 'int'

Merge request reports