remove bottom content

This commit is contained in:
geoffrey45
2022-08-17 20:16:22 +03:00
parent 703b3cf240
commit a7dc2fa6bd
14 changed files with 94 additions and 107 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
<div class="text">No tracks here</div>
</div>
</div>
<div class="copyright" v-if="copyright">
<div class="copyright" v-if="copyright && copyright()">
{{ copyright() }}
</div>
</div>