Skip to content

Commit 2b43036

Browse files
author
Sam
committed
fix: require description
1 parent bcae803 commit 2b43036

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

metadata.schema.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"required": [
55
"id",
66
"name",
7+
"description",
78
"addresses",
89
"primaryAddress",
910
"minecraftVersions",
@@ -346,4 +347,4 @@
346347
}
347348
}
348349
}
349-
}
350+
}

0 commit comments

Comments
 (0)