Fix syntax errors and hiding logic.
This has been tested.
This commit is contained in:
parent
a7db72d7a7
commit
c338940084
4 changed files with 15 additions and 13 deletions
|
@ -30,9 +30,9 @@ Vue.use(VueTimeago, {
|
|||
|
||||
const persistedStateOptions = {
|
||||
paths: ['config.hideAttachments',
|
||||
'config.hideNsfw',
|
||||
'statuses.notifications',
|
||||
'users.users']
|
||||
'config.hideNsfw',
|
||||
'statuses.notifications',
|
||||
'users.users']
|
||||
}
|
||||
|
||||
const store = new Vuex.Store({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue