comment notification timeline

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
pull/531/head
Maxence Lange 2019-07-04 10:52:50 -01:00
rodzic dce161e62e
commit 106e70f39d
1 zmienionych plików z 10 dodań i 10 usunięć

Wyświetl plik

@ -136,16 +136,16 @@ export default {
icon: 'icon-comment',
text: t('social', 'Direct messages')
},
{
id: 'social-notifications',
classes: [],
router: {
name: 'timeline',
params: { type: 'notifications' }
},
icon: 'icon-comment',
text: t('social', 'Notifications')
},
// {
// id: 'social-notifications',
// classes: [],
// router: {
// name: 'timeline',
// params: { type: 'notifications' }
// },
// icon: 'icon-comment',
// text: t('social', 'Notifications')
// },
{
id: 'social-account',
classes: [],