Skip to content

images: make sure to fallback in case device or ui name is not available

Luca Weiss requested to merge pretty_name_fix into master

In case a device has been supported but not anymore, the name mapping might not be available. Similarly for the UI make sure there's a fallback to the non-pretty name in case a UI gets removed from the bpo config.

Merge request reports