From 391236e15ce86176e5fd9d6aeec1d3c3ee7c26d9 Mon Sep 17 00:00:00 2001 From: Brandon Hundt Date: Thu, 10 Aug 2023 11:00:29 -0500 Subject: [PATCH] lint --- app/views/podcasts/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/podcasts/index.html.erb b/app/views/podcasts/index.html.erb index 3be89982a..d24c2f0a3 100644 --- a/app/views/podcasts/index.html.erb +++ b/app/views/podcasts/index.html.erb @@ -56,4 +56,4 @@ <%= link_to main_app.new_podcast_path, class: "btn btn-success btn-fab" do %> add <%= t(".create") %> -<% end %> \ No newline at end of file +<% end %>