From 9046fd6bdc465ee8298af62f412d0641a724ce95 Mon Sep 17 00:00:00 2001 From: Cristen Jones Date: Thu, 21 Nov 2024 15:48:09 -0500 Subject: [PATCH] Revert "try without defering" This reverts commit 64691a2e3c7c37d47c4c1745814a3e8cf4d21547. --- lib/dotcom_web/templates/layout/root.html.heex | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/dotcom_web/templates/layout/root.html.heex b/lib/dotcom_web/templates/layout/root.html.heex index 4cf1c4470f..1ab60645dc 100644 --- a/lib/dotcom_web/templates/layout/root.html.heex +++ b/lib/dotcom_web/templates/layout/root.html.heex @@ -70,9 +70,9 @@ <%= if Application.get_env(:dotcom, :dev_server?) do %> - - <% else %>