From 175a40d9fa5b46a57ed6a97f1612210846db9033 Mon Sep 17 00:00:00 2001 From: Michael Terry Date: Fri, 24 Sep 2021 10:53:02 -0400 Subject: [PATCH] fix: correct some escaping on the new relic agent string (#653) --- public/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 76071ce7..ecc04ecb 100644 --- a/public/index.html +++ b/public/index.html @@ -7,9 +7,10 @@ <% if (process.env.NEW_RELIC_ACCOUNT_ID) { %> +