From 6c674fa7c2916149937c54b8241d28f0d7c97976 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Tue, 16 Nov 2021 19:51:33 +0100 Subject: fix default config.json --- config.json | 1 + 1 file changed, 1 insertion(+) (limited to 'config.json') diff --git a/config.json b/config.json index 56d010e..87298f0 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,7 @@ { "AssemblyTag":"assemblyname", "ScriptInject":null, + "AllowScripts":true, "MaxWarnLevel":"Suggestion", "DontCopyAssets":true } -- cgit v1.2.3