From 8c4d1f6377d9d6c81370241acaa75923e5d641c6 Mon Sep 17 00:00:00 2001 From: Ben C Date: Mon, 12 Feb 2024 01:28:44 -0500 Subject: [PATCH] Change le guy --- schemas/manifest_schema.json | 1 + 1 file changed, 1 insertion(+) diff --git a/schemas/manifest_schema.json b/schemas/manifest_schema.json index d1f3b60fe..56d19e087 100644 --- a/schemas/manifest_schema.json +++ b/schemas/manifest_schema.json @@ -72,6 +72,7 @@ "dependencies": { "type": "array", "description": "The dependencies of the mod", + "default": [], "items": { "type": "string", "description": "The uniqueName of the dependency",