aboutsummaryrefslogtreecommitdiff
path: root/src/modules/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/config.js')
-rw-r--r--src/modules/config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/config.js b/src/modules/config.js
index 7b0b2cf4..72839476 100644
--- a/src/modules/config.js
+++ b/src/modules/config.js
@@ -9,7 +9,7 @@ const defaultState = {
hideAttachments: false,
hideAttachmentsInConv: false,
hideNsfw: true,
- preloadNsfwImage: true,
+ preloadImage: true,
loopVideo: true,
loopVideoSilentOnly: true,
autoLoad: true,