Fix warnings in Crystal 0.29

This commit is contained in:
Omar Roth
2019-06-07 20:23:37 -05:00
parent 58995bb3a2
commit 2febc268f7
8 changed files with 24 additions and 23 deletions

View File

@@ -52,7 +52,7 @@
</b>
</p>
<% when PlaylistVideo %>
<a style="width:100%" href="/watch?v=<%= item.id %>&list=<%= item.playlists[0] %>">
<a style="width:100%" href="/watch?v=<%= item.id %>&list=<%= item.plid %>">
<% if !env.get("preferences").as(Preferences).thin_mode %>
<div class="thumbnail">
<img class="thumbnail" src="/vi/<%= item.id %>/mqdefault.jpg"/>