replace folder banner image

This commit is contained in:
geoffrey45
2022-08-04 14:05:28 +03:00
parent bf1f9feb10
commit 5f14fbf86d
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
<div class="text">No tracks here</div>
</div>
</div>
<div class="copyright" v-if="copyright">
<div class="copyright" v-if="copyright()">
{{ copyright() }}
</div>
</div>