We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6edb312 commit ac8ee84Copy full SHA for ac8ee84
src/components/NotificationSystem.tsx
@@ -90,7 +90,7 @@ const NotificationSystem = () => {
90
<div>
91
<h3 className="text-xl font-semibold text-white mb-2">Multi-Channel Delivery</h3>
92
<p className="text-gray-400">
93
- Send notifications via Email, SMS, Slack, Discord, Telegram, WhatsApp, Teams, and custom webhooks.
+ Send notifications via Email, Slack, Discord, Telegram, Signal, Google Chat, and custom webhooks.
94
</p>
95
</div>
96
0 commit comments