Files
2026-01-19 17:46:06 +01:00

26 lines
988 B
JSON

[
{
"label": "In-app Notifications",
"rows": [
[{"name": "assignmentNotificationsEntityList"}, false],
[{"name": "newNotificationCountInTitle"}, false]
]
},
{
"label": "Email Notifications",
"rows": [
[{"name": "assignmentEmailNotifications"}, {"name": "assignmentEmailNotificationsEntityList"}],
[{"name": "mentionEmailNotifications"}, false],
[{"name": "streamEmailNotifications"}, {"name": "streamEmailNotificationsEntityList"}],
[{"name": "portalStreamEmailNotifications"}, {"name": "streamEmailNotificationsTypeList"}],
[{"name": "emailNotificationsDelay"}, false]
]
},
{
"label": "Admin Notifications",
"rows": [
[{"name": "adminNotifications"}, false],
[{"name": "adminNotificationsNewVersion"}, {"name": "adminNotificationsNewExtensionVersion"}]
]
}
]