From c630b802b4b483a7fdcd7170014897848dca6852 Mon Sep 17 00:00:00 2001 From: Navy Date: Tue, 4 May 2021 17:16:39 +0300 Subject: [PATCH] added libDebug prop --- options template.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/options template.json b/options template.json index 2790043..c2795a7 100644 --- a/options template.json +++ b/options template.json @@ -55,5 +55,6 @@ "charset": "utf8mb4_bin", "tables":[] } - } + }, + "libDebug": false } \ No newline at end of file