make notifications also use the popup errors, remove all error from status/notif state
This commit is contained in:
parent
d150dae5d1
commit
1d2ba946b6
7 changed files with 21 additions and 36 deletions
|
@ -8,8 +8,7 @@ const localVue = createLocalVue()
|
|||
localVue.use(Vuex)
|
||||
|
||||
const mutations = {
|
||||
clearTimeline: () => {},
|
||||
setError: () => {}
|
||||
clearTimeline: () => {}
|
||||
}
|
||||
|
||||
const actions = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue