We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3309545 commit 077d8b9Copy full SHA for 077d8b9
src/config/constants.js
@@ -564,7 +564,6 @@ export const DATE_TO_USER_FIELD_MAP = {
564
565
// Notifications
566
export const REFRESH_NOTIFICATIONS_INTERVAL = 1000 * 60 * 1 // 1 minute interval
567
-export const REFRESH_UNREAD_UPDATE_INTERVAL = 1000 * 10 * 1 // 10 second interval
568
export const NOTIFICATIONS_DROPDOWN_PER_SOURCE = 5
569
export const NOTIFICATIONS_NEW_PER_SOURCE = 10
570
0 commit comments