Skip to content

Change boolean match statements to if/else

James Westman requested to merge jwestman/fractal:fix-mr-586 into master

Fixes an anti-pattern introduced in !586 (merged).

Merge request reports