kopia lustrzana https://github.com/nextcloud/social
rodzic
a76f96ee95
commit
72d5f6f139
10
src/App.vue
10
src/App.vue
|
@ -105,13 +105,6 @@ export default {
|
|||
params: { account: this.currentUser.uid }
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 'social-friends',
|
||||
classes: [],
|
||||
href: '#',
|
||||
icon: 'icon-category-social',
|
||||
text: t('social', 'Friends')
|
||||
},
|
||||
{
|
||||
id: 'social-favorites',
|
||||
classes: [],
|
||||
|
@ -124,9 +117,6 @@ export default {
|
|||
classes: [],
|
||||
href: '#',
|
||||
icon: 'icon-comment',
|
||||
utils: {
|
||||
counter: 3
|
||||
},
|
||||
text: t('social', 'Direct messages')
|
||||
}
|
||||
]
|
||||
|
|
Ładowanie…
Reference in New Issue