refactor: fix indentation

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2303>
This commit is contained in:
Kasper Seweryn 2022-12-28 14:48:37 +00:00
parent 9833133894
commit d55176b213
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ const remove = async () => {
<h1 class="ui header"> <h1 class="ui header">
{{ track.title }} {{ track.title }}
</h1> </h1>
<h2 class="ui header"> <h2 class="ui header">
<i18n-t <i18n-t
v-if="track.attributed_to" v-if="track.attributed_to"
keypath="components.library.TrackBase.subtitle.with-uploader" keypath="components.library.TrackBase.subtitle.with-uploader"