remove logs
This commit is contained in:
parent
3822a73a49
commit
3e6309ef94
3 changed files with 0 additions and 5 deletions
|
|
@ -66,7 +66,6 @@ const Notifications = {
|
|||
return this.$store.state.statuses.notifications.loading
|
||||
},
|
||||
notificationsToDisplay () {
|
||||
console.log(this.notifications)
|
||||
return this.filteredNotifications.slice(0, this.unseenCount + this.seenToDisplayCount)
|
||||
},
|
||||
...mapGetters(['unreadChatCount'])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue