From e604a07913d05c6359153635f0d4a086d958f076 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Fri, 13 Jan 2023 11:22:05 -0800
Subject: Fix author to authors.

---
 vamp_stuff/modinfo.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vamp_stuff/modinfo.json b/vamp_stuff/modinfo.json
index 6e17514..ccfe802 100644
--- a/vamp_stuff/modinfo.json
+++ b/vamp_stuff/modinfo.json
@@ -3,7 +3,7 @@
     "type": "MOD_INFO",
     "ident": "vamp_stuff_redone",
     "name": "Vampiric Stuff Redone",
-    "author": [ "Axema Vales" ],
+    "authors": [ "Axema Vales" ],
     "maintainers": [ "jc_gargma" ],
     "description": "Adds night creatures, items, monsters, and locations. Also mutations, feeding on npcs, and spells.",
     "category": "content",
-- 
cgit v1.2.1