renamed config to preload images and add ident to config

This commit is contained in:
ValD 2018-12-12 03:42:29 +05:30
parent 7b4e08dd93
commit 139659d42c
6 changed files with 13 additions and 11 deletions

View file

@ -9,7 +9,7 @@ const defaultState = {
hideAttachments: false,
hideAttachmentsInConv: false,
hideNsfw: true,
preloadNsfwImage: true,
preloadImage: true,
loopVideo: true,
loopVideoSilentOnly: true,
autoLoad: true,