add songs and featured artists to album view

This commit is contained in:
geoffrey45
2021-12-12 00:52:39 +03:00
parent 8afa044813
commit e970324314
5 changed files with 134 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<template>
<div class="folder">
<div class="table rounded" ref="songtitle">
<table>
<table class="rounded">
<tr>
<th>Track</th>
<th>Artist</th>