From e7aef8ea8573658aa7cdc94be6eb2f1446a2efa7 Mon Sep 17 00:00:00 2001 From: Jaremy Creechley Date: Fri, 20 Oct 2023 16:22:09 -0700 Subject: [PATCH] updates --- config.nims | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.nims b/config.nims index c9ad156..83d02dc 100644 --- a/config.nims +++ b/config.nims @@ -3,7 +3,7 @@ --styleCheck:usages --styleCheck:error ---d:"datastoreUseAsync=false" +# --d:"datastoreUseAsync=false" when (NimMajor, NimMinor) == (1, 2): switch("hint", "Processing:off")