Fix map validator (#3847)

This commit is contained in:
Leon Friedrich
2023-03-15 12:49:19 +13:00
committed by GitHub
parent 477e7820cd
commit b4df9c49d8

View File

@@ -11,6 +11,7 @@ entity:
uid: int()
type: str(required=False)
components: list(comp())
missingComponents: list(str(), required=False)
# Example
# meta: