From 7e4aa07138f117d16febdf9e96485582f51f29ad Mon Sep 17 00:00:00 2001 From: Pat Hartl Date: Mon, 11 Sep 2023 20:22:05 -0500 Subject: [PATCH] Switch to server-only rendering mode for stability and speed --- LANCommander/Pages/_Host.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LANCommander/Pages/_Host.cshtml b/LANCommander/Pages/_Host.cshtml index 59fa018..cd80f53 100644 --- a/LANCommander/Pages/_Host.cshtml +++ b/LANCommander/Pages/_Host.cshtml @@ -5,4 +5,4 @@ Layout = "_Layout"; } - +