Skip to content

language: Refactor the logo selection

Adrien Plazas requested to merge (removed):logo into master

Use an array to map IDs to logo icons and loop through it, rather than having tons of conditions doing the same thing. This also makes adding new ID to logo icon mappings simpler.

Merge request reports