Skip to content

Fix empty music collection after rescan if baloo isn't available

Nikita Karpei requested to merge nkarpei/elisa:417267-fix-rescan-wo-baloo into master

The deleted condition is wrong and actually useless, because just below we have another one that works correctly and should be used instead

BUG: 417267

Closes #417267

Merge request reports