Show who to follow in the mobile view
This commit is contained in:
parent
502a76be0a
commit
05ead45fb7
8 changed files with 77 additions and 11 deletions
|
@ -23,6 +23,9 @@ const SideDrawer = {
|
|||
},
|
||||
unseenNotificationsCount () {
|
||||
return this.unseenNotifications.length
|
||||
},
|
||||
suggestionsEnabled () {
|
||||
return this.$store.state.instance.suggestionsEnabled
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue