Added initial implementation of inline remixers
First implementation is a bit of a hardcode; working on making it work with all artist relations. Will then add a config flag or something for it to be user-toggleable.
This commit is contained in:
@@ -123,6 +123,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
${<if-has-remixers>}<div class="ms-5 pb-2 px-2 text-small">
|
||||
Remixer — ${remixers class="d-inline d-md-inline"}
|
||||
</div>${</if-has-remixers>}
|
||||
</message>
|
||||
|
||||
<message id="Lms.Explore.Release.template.release-info">
|
||||
|
||||
Reference in New Issue
Block a user