mirror of
https://github.com/sct/overseerr.git
synced 2025-09-28 04:52:59 +02:00
feat: other email notifications for approved/available
also adds UI to configure email notifications to frontend
This commit is contained in:
@@ -26,7 +26,7 @@ const settingsRoutes: SettingsRoute[] = [
|
||||
},
|
||||
{
|
||||
text: 'Notifications',
|
||||
route: '/settings/notifications',
|
||||
route: '/settings/notifications/email',
|
||||
regex: /^\/settings\/notifications/,
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user