Fix test
This commit is contained in:
parent
d35fa72842
commit
2d4d0fd8b5
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ export const NOTIFICATIONS_SET_BROWSER_SUPPORT = 'NOTIFICATIONS_SET_BROWSER_S
|
|||
export const NOTIFICATIONS_SET_BROWSER_PERMISSION = 'NOTIFICATIONS_SET_BROWSER_PERMISSION';
|
||||
|
||||
const messages = defineMessages({
|
||||
mention: { id: 'notification.mention', defaultMessage: '{name} mentioned you' },
|
||||
// mention: { id: 'notification.mention', defaultMessage: '{name} mentioned you' },
|
||||
group: { id: 'notifications.group', defaultMessage: '{count} notifications' },
|
||||
'message_admin.report': { id: 'notification.admin.report', defaultMessage: '{name} reported {target}' },
|
||||
'message_admin.sign_up': { id: 'notification.admin.sign_up', defaultMessage: '{name} signed up' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue