From 13f58d602f0884349bcef5d84f045c4c6140ced7 Mon Sep 17 00:00:00 2001 From: stranger195 Date: Wed, 26 Aug 2020 00:07:16 +0800 Subject: [PATCH] Replace omarroth with iv-org where applicable (#1353) Fixes #1353 --- src/invidious.cr | 2 +- src/invidious/views/template.ecr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/invidious.cr b/src/invidious.cr index 10722162..2a4c373c 100644 --- a/src/invidious.cr +++ b/src/invidious.cr @@ -5855,7 +5855,7 @@ end error 500 do |env| error_message = <<-END_HTML Looks like you've found a bug in Invidious. Feel free to open a new issue - here + here or send an email to #{CONFIG.admin_email}. END_HTML diff --git a/src/invidious/views/template.ecr b/src/invidious/views/template.ecr index 3a8d47dd..61cf5c3a 100644 --- a/src/invidious/views/template.ecr +++ b/src/invidious/views/template.ecr @@ -111,7 +111,7 @@