From 237e66495bed101a0f69b35de5f1af5f9285b994 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Tue, 25 Jun 2024 03:32:21 +0000 Subject: [PATCH] fix: Potential fix for the invalid syntax redis issue, unless the issue is caused by the older version of redis on the server itself --- src/NadekoBot/NadekoBot.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NadekoBot/NadekoBot.csproj b/src/NadekoBot/NadekoBot.csproj index 339ad07e7..ce3cbad30 100644 --- a/src/NadekoBot/NadekoBot.csproj +++ b/src/NadekoBot/NadekoBot.csproj @@ -73,7 +73,7 @@ - +