diff --git a/res/composer-schema.json b/res/composer-schema.json index 2ff405f1e..ce80c209b 100644 --- a/res/composer-schema.json +++ b/res/composer-schema.json @@ -490,6 +490,11 @@ "description": "IRC channel for support, as irc://server/channel.", "format": "uri" }, + "chat": { + "type": "string", + "description": "URL to the support chat.", + "format": "uri" + }, "source": { "type": "string", "description": "URL to browse or download the sources.",