fix: rename Notification Routing to Routing in settings sidebar

This commit is contained in:
SaelixCode
2026-07-03 09:13:52 -04:00
parent f9a80f30dc
commit 604c4a7705
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -212,7 +212,7 @@ export const SETTINGS_ITEMS: readonly SettingsItemMeta[] = [
{
id: 'notification-routing',
group: 'notifications',
label: 'Notification Routing',
label: 'Routing',
description: 'Rules that steer alerts to the right channel based on severity or label.',
keywords: ['rules', 'routing', 'channels', 'severity', 'labels'],
tier: null,