From f2b9b59f5c029e2e6541eeedcae10799c6c69394 Mon Sep 17 00:00:00 2001 From: aayush-haptik <94352826+aayush-haptik@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:57:26 +0530 Subject: [PATCH] Update development.json --- data/ribbon_config/development.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/data/ribbon_config/development.json b/data/ribbon_config/development.json index c383eba..efe416a 100644 --- a/data/ribbon_config/development.json +++ b/data/ribbon_config/development.json @@ -1,5 +1,25 @@ [ - + { + "closeLimit": 1, + "id": "ribbon-4th-feb-2024", + "text": "Due to Meta limits, we are currently facing sporadic issues in creating templates with images and connecting number to whatsapp. Please bear with us till we get this fixed with Meta.", + "theme": { + "bg": "#BE364E", + "color": "#ffffff" + }, + "icon": { + "name": "bell", + "size": "small", + "color": "#ffffff" + }, + "pages": ["/inbox", "/templates/list", "^/notification$", "/contacts/list"], + "expireOn": { + "year": 2024, + "month": 12, + "date": 17, + "hour": 3 + } + }, { "closeLimit": 1, "id": "ribbon-23rd-dec-2024",