show remixed banner to all, not just new scratchers

This commit is contained in:
Ben Wheeler 2018-12-06 14:37:29 -05:00
parent 07568b0f65
commit d235d872e1

View file

@ -144,7 +144,7 @@ const PreviewPresentation = ({
message={embedCensorMessage(visibilityInfo.message)}
/>);
}
} else if (justRemixed && isNewScratcher) {
} else if (justRemixed) {
banner = (
<Banner
className="banner-success"