mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2026-03-22 12:21:36 +00:00
Proxy video thumbnails through selected instance
This commit is contained in:
parent
2030f623a0
commit
a96d97c9d8
9 changed files with 22 additions and 16 deletions
|
|
@ -67,7 +67,7 @@ block content
|
|||
h2.related-header Related videos
|
||||
each r in video.recommendedVideos
|
||||
.related-video
|
||||
+video_list_item(r)
|
||||
+video_list_item(r, instanceOrigin)
|
||||
|
||||
else
|
||||
//- error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue