From 5fb1c6a8a309a2bcd33056b69f3f88048e4533d2 Mon Sep 17 00:00:00 2001 From: a/vivekbala Date: Tue, 24 Sep 2024 01:50:38 +0800 Subject: [PATCH] unquote(:runtime) Signed-off-by: a/vivekbala --- lib/vyasa_web/components/contexts/read.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/vyasa_web/components/contexts/read.ex b/lib/vyasa_web/components/contexts/read.ex index c4f09ea0..a4b3e0ef 100644 --- a/lib/vyasa_web/components/contexts/read.ex +++ b/lib/vyasa_web/components/contexts/read.ex @@ -524,7 +524,7 @@ defmodule VyasaWeb.Context.Read do def debug_dump(assigns) do ~H"""

Developer Dump