mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Fix map validator (#3847)
This commit is contained in:
@@ -11,6 +11,7 @@ entity:
|
||||
uid: int()
|
||||
type: str(required=False)
|
||||
components: list(comp())
|
||||
missingComponents: list(str(), required=False)
|
||||
|
||||
# Example
|
||||
# meta:
|
||||
|
||||
Reference in New Issue
Block a user