diff --git a/app/soapbox/actions/notifications.js b/app/soapbox/actions/notifications.js index 96bdd09dc5..1a11757009 100644 Binary files a/app/soapbox/actions/notifications.js and b/app/soapbox/actions/notifications.js differ diff --git a/app/soapbox/features/notifications/index.js b/app/soapbox/features/notifications/index.js index 89ccea75a2..a62eea8b4f 100644 Binary files a/app/soapbox/features/notifications/index.js and b/app/soapbox/features/notifications/index.js differ diff --git a/app/soapbox/reducers/__tests__/notifications-test.js b/app/soapbox/reducers/__tests__/notifications-test.js index a2bfd3a53d..d2d434c3df 100644 Binary files a/app/soapbox/reducers/__tests__/notifications-test.js and b/app/soapbox/reducers/__tests__/notifications-test.js differ diff --git a/app/soapbox/reducers/notifications.js b/app/soapbox/reducers/notifications.js index c34edf2108..7dbda2c640 100644 Binary files a/app/soapbox/reducers/notifications.js and b/app/soapbox/reducers/notifications.js differ