From 73c2022ee865dab2924f89f879c423bbbde0895c Mon Sep 17 00:00:00 2001 From: inhji Date: Wed, 15 Mar 2023 16:19:16 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Elib/chiya=5Fweb/components/layouts/roo?= =?UTF-8?q?t=5Fpublic.html.heex=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/chiya_web/components/layouts/root_public.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/chiya_web/components/layouts/root_public.html.heex b/lib/chiya_web/components/layouts/root_public.html.heex index cb48a0e..77e8371 100644 --- a/lib/chiya_web/components/layouts/root_public.html.heex +++ b/lib/chiya_web/components/layouts/root_public.html.heex @@ -11,7 +11,7 @@ - + <.admin_bar current_user={@current_user} /> <%= @inner_content %>