diff --git a/schemas/types.json b/schemas/types.json index 0d898ac..e42504a 100644 --- a/schemas/types.json +++ b/schemas/types.json @@ -45,6 +45,9 @@ } }, "additionalProperties": false + }, + "icon": { + "type": "string" } }, "required": ["tag", "addresses"]