Skip to content

Commit

Permalink
chore: prod testing
Browse files Browse the repository at this point in the history
  • Loading branch information
direshp committed Aug 5, 2024
1 parent f0ccb3c commit b5af75e
Showing 1 changed file with 26 additions and 4 deletions.
30 changes: 26 additions & 4 deletions data/production.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@
"color": "#ffffff"
},
"cas": ["haptik"],
"platform": "Intelligent Analytics",
"filters": {
"agentChatUserRole": ["Admin"]
},
"platform": "IA",
"expiresOn": {
"year": 2024,
"month": 8,
Expand All @@ -25,5 +22,30 @@
"date": 1,
"hour": 15
}
},
{
"id": "ribbon2",
"text": "We have now fully recovered and all of our systems are back to normal. Bot and agent chats should be working properly.",
"type": "info",
"theme": {
"bg": "#3C74F3",
"color": "#ffffff"
},
"cas": ["haptik"],
"pages": ["/dashboard", "athena"],
"platform": "IA",
"expiresOn": {
"year": 2024,
"month": 8,
"date": 6,
"hour": 0,
"minute": 35
},
"startAt": {
"year": 2024,
"month": 8,
"date": 1,
"hour": 15
}
}
]

0 comments on commit b5af75e

Please sign in to comment.