This commit is contained in:
headlesdev
2025-05-28 12:14:38 +02:00
parent 90644d8a5f
commit 480a0578a4
2 changed files with 6 additions and 6 deletions

View File

@@ -189,8 +189,8 @@ export const NotificationProviderSettings = ({
</div>
<h3 className="text-lg font-semibold text-base-content mb-2">No Providers Configured</h3>
<p className="text-base-content/70 text-center mb-6 max-w-md">
Get started by adding your first notification provider. You can configure email, Slack, Discord,
webhooks, and more.
Get started by adding your first notification provider. You can configure SMTP, Ntfy, Telegram and
more.
</p>
<button
className="btn btn-primary gap-2 shadow-lg hover:shadow-xl transition-shadow"