refactor: fix indentation
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2303>
This commit is contained in:
parent
9833133894
commit
d55176b213
|
@ -122,7 +122,7 @@ const remove = async () => {
|
|||
<h1 class="ui header">
|
||||
{{ track.title }}
|
||||
</h1>
|
||||
<h2 class="ui header">
|
||||
<h2 class="ui header">
|
||||
<i18n-t
|
||||
v-if="track.attributed_to"
|
||||
keypath="components.library.TrackBase.subtitle.with-uploader"
|
||||
|
|
Loading…
Reference in New Issue