From ebfff396b7e79c560cfe0db676295a00d69e3964 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 12 Jan 2023 00:57:49 +0000 Subject: [PATCH] --- server/DataList/DataListFetcher.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/DataList/DataListFetcher.cs b/server/DataList/DataListFetcher.cs index 5affb9a..5259bee 100644 --- a/server/DataList/DataListFetcher.cs +++ b/server/DataList/DataListFetcher.cs @@ -1,4 +1,4 @@ -//#define AYSHOWQUERYINFO +#define AYSHOWQUERYINFO using System.Collections.Generic; using System.Linq;