diff --git a/src/invidious/views/template.ecr b/src/invidious/views/template.ecr index d934d892..6334f19c 100644 --- a/src/invidious/views/template.ecr +++ b/src/invidious/views/template.ecr @@ -132,7 +132,10 @@ <% if status[index] == 2 %> #42ae3c; <% end %> ">• <% end %> - | + + <% if !(index == CONFIG.invidious_companion.size-1) %> + | + <% end %> <% end %> <% end %>