From ad0d6536b38484472732299b188cac41cc7e7645 Mon Sep 17 00:00:00 2001 From: Nikhil Nandagopal Date: Mon, 1 Mar 2021 12:30:06 +0530 Subject: [PATCH] Update config.json --- .github/config.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/config.json b/.github/config.json index a1f0dd4171..ea2061eaeb 100644 --- a/.github/config.json +++ b/.github/config.json @@ -150,6 +150,11 @@ "color": "8de8ad", "description": "" }, + "In App Comms": { + "name": "In App Comms", + "color": "56C8E3", + "description": "" + }, "Input Widget": { "name": "Input Widget", "color": "ae65d8", @@ -669,6 +674,11 @@ "label": "Home Page", "value": true }, + { + "type": "hasLabel", + "label": "In App Comms", + "value": true + }, { "type": "hasLabel", "label": "Settings",