Skip to content

do not disable update button because of antifeatures

Marcus requested to merge (removed):fix_1845 into master

This testing at the wrong point, namely in the app details where you are already looking at the antifeatures which might be present. In the list view there's an additional direct check with isDisabledByAntiFeatures() anyway.

Fix #1845 (closed)

Merge request reports