Skip to content

app-row: Only set the row's button as destructive when it removes an app

Joaquim Rocha requested to merge wip/jrocha/fix-app-row-destructive-button into master

If the page is set as colorful, we should still not show the update button as destructive. So it should only be set as such when the app is installed (because the button will remove the app).

Merge request reports