From 6adee871f17a977acfc85b225bdd9f3963bf07f0 Mon Sep 17 00:00:00 2001 From: inhji Date: Fri, 7 Jul 2023 09:53:28 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Elib/chiya=5Fweb/controllers/error=5Fht?= =?UTF-8?q?ml.ex=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/chiya_web/controllers/error_html.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/chiya_web/controllers/error_html.ex b/lib/chiya_web/controllers/error_html.ex index 3f8863e..a59422d 100644 --- a/lib/chiya_web/controllers/error_html.ex +++ b/lib/chiya_web/controllers/error_html.ex @@ -8,7 +8,7 @@ defmodule ChiyaWeb.ErrorHTML do # * lib/chiya_web/controllers/error_html/404.html.heex # * lib/chiya_web/controllers/error_html/500.html.heex # - # embed_templates "error_html/*" + embed_templates "error_html/*" # The default is to render a plain text page based on # the template name. For example, "404.html" becomes