streaming rate on embeds, artist column
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
<table>
|
||||
<tr>
|
||||
<th>Title</th>
|
||||
<th>Author</th>
|
||||
<th>URL</th>
|
||||
<th>Type</th>
|
||||
<th>Status</th>
|
||||
@@ -44,6 +45,7 @@
|
||||
{{.Title}}
|
||||
{{end}}
|
||||
</td>
|
||||
<td>{{.Artist}}</td>
|
||||
<td><a href="{{.URL}}">{{.URL}}</a></td>
|
||||
<td>
|
||||
{{if .Audio}}
|
||||
|
Reference in New Issue
Block a user