#436: remove clear & dismiss UI updates
This commit is contained in:
parent
06fda27511
commit
52326e6551
9 changed files with 4 additions and 82 deletions
|
@ -55,9 +55,6 @@ const Notifications = {
|
|||
markAsSeen () {
|
||||
this.$store.dispatch('markNotificationsAsSeen')
|
||||
},
|
||||
clear () {
|
||||
this.$store.dispatch('clearNotifications')
|
||||
},
|
||||
fetchOlderNotifications () {
|
||||
const store = this.$store
|
||||
const credentials = store.state.users.currentUser.credentials
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue