From e3e3464ac756b8af10f208da4485753e47daeebb Mon Sep 17 00:00:00 2001 From: stranger195 Date: Tue, 25 Aug 2020 20:22:02 +0800 Subject: [PATCH] Replace omarroth with iv-org I dont know Crystal but I hope I can help --- src/invidious.cr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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