summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorstuebinm2021-12-18 14:30:25 +0100
committerstuebinm2021-12-18 14:30:25 +0100
commitf92c8d3eeffd444f86e9d1970ec1f09f2db6411f (patch)
tree59fe4983004a8f41c6c625a29b2a8e522c1ff87f /config.json
parent47dd2e5fdfb29e38cf64e55356630ff1f3135b3a (diff)
fix broken import from an unhappy rebase
Diffstat (limited to 'config.json')
-rw-r--r--config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json
index 35196df..28d347e 100644
--- a/config.json
+++ b/config.json
@@ -1,6 +1,6 @@
{
"AssemblyTag":"assemblyname",
- "Assemblies":["test", "metalab"],
+ "Assemblies":[],
"ScriptInject":null,
"AllowScripts":false,
"MaxLintLevel":"Warning",