mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Restore new line EOF
This commit is contained in:
parent
824206612d
commit
f8793c6d9f
2 changed files with 2 additions and 2 deletions
|
@ -201,4 +201,4 @@ def error_redirect_helper(env : HTTP::Server::Context)
|
||||||
else
|
else
|
||||||
return ""
|
return ""
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
@ -16,4 +16,4 @@
|
||||||
<% end %>
|
<% end %>
|
||||||
</div>
|
</div>
|
||||||
<%= next_steps %>
|
<%= next_steps %>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue