Skip to content
Snippets Groups Projects
Commit 73afa8e0 authored by lain's avatar lain
Browse files

Save notifications again.

parent 6e388c01
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ Vue.use(VueTimeago, {
})
const persistedStateOptions = {
paths: ['users.users']
paths: ['users.users', 'statuses.notifications']
}
const store = new Vuex.Store({
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment