hopefully channel working

This commit is contained in:
2022-06-28 15:26:16 -04:00
parent 882f8aea2f
commit e2dc04c233
3 changed files with 81 additions and 61 deletions

View File

@@ -29,8 +29,6 @@
<td>
{{ if eq .Status "Done" }}
<a target="_blank" href="{{ vids_prefix }}/{{ .FileName }}">Watch</a>
{{ else if eq .Status "InProgress" }}
{{ .Progress }}
{{ else }}
{{ .Status }}
{{ end }}