renamed config to preload images and add ident to config
This commit is contained in:
parent
7b4e08dd93
commit
139659d42c
6 changed files with 13 additions and 11 deletions
|
@ -13,7 +13,7 @@ const Attachment = {
|
|||
return {
|
||||
nsfwImage,
|
||||
hideNsfwLocal: this.$store.state.config.hideNsfw,
|
||||
preloadNsfwImage: this.$store.state.config.preloadNsfwImage,
|
||||
preloadImage: this.$store.state.config.preloadImage,
|
||||
loopVideo: this.$store.state.config.loopVideo,
|
||||
showHidden: false,
|
||||
loading: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue