Skip to content

Don't fail hard if we cannot get icon

Daniel Brötzmann requested to merge wurstsalat/gajim:load-icon-fix into master

This should fix #9769 (closed). If it fails to get the icon, None is returned, which will be catched later.

Merge request reports