From e7dc7181ea485c044b3ba4cf4717b835747e1e02 Mon Sep 17 00:00:00 2001 From: mikepreston17 Date: Tue, 5 Mar 2024 10:09:56 -0600 Subject: [PATCH] hid the copyurl from prod --- Pages/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pages/Index.cshtml b/Pages/Index.cshtml index 94f03a7..c0ba4f4 100644 --- a/Pages/Index.cshtml +++ b/Pages/Index.cshtml @@ -56,7 +56,7 @@ -@if (Model.CopyUrl.NotEmpty()) +@if (@devmode.ToBoolean() && Model.CopyUrl.NotEmpty()) { @* *@ @Model.CopyUrl