From bcd79ba2c55de3202f1e9b4b9b6070b36cfdb7db Mon Sep 17 00:00:00 2001 From: James Mills Date: Wed, 25 Mar 2020 23:02:04 +1000 Subject: Refactor UX of Trending vs. Recent video sorting --- templates/index.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index ede6aa7..32ed16b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -11,6 +11,12 @@ {{ end }}
+ {{ range $m := .Playlist }} {{ if eq $m.ID $playing.ID }} -- cgit v1.2.3