Skip to content

fix: no countries resulting in wrong components

Daniel Schmidt requested to merge instantnoodl/fix-country-proxy into master

If countries is empty '', the current code results in a broken country: component without a country tag, instead of omitting the component and allowing all countries to be searched.

Merge request reports