From ebe29151e69682803a613191a757f7b49512ec7a Mon Sep 17 00:00:00 2001 From: Vamsi Krishna B Date: Sat, 20 Nov 2021 09:36:41 +0530 Subject: [PATCH] CSP Update for fixing QR Code for in the Address page --- lib/zcash_explorer_web/templates/layout/root.html.eex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/zcash_explorer_web/templates/layout/root.html.eex b/lib/zcash_explorer_web/templates/layout/root.html.eex index 2800c39..366fdba 100644 --- a/lib/zcash_explorer_web/templates/layout/root.html.eex +++ b/lib/zcash_explorer_web/templates/layout/root.html.eex @@ -4,7 +4,7 @@ - + <%= live_title_tag assigns[:page_title] || " " %> "/> <%= csrf_meta_tag() %>