mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-08-28 11:17:07 +00:00
fix: rename Notification Routing to Routing in settings sidebar
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user