Increase default attachment preview to a more reasonable number

This commit is contained in:
Your New SJW Waifu 2019-10-05 10:51:29 -05:00
parent 1338f85773
commit 62019a14a5
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ const defaultState = {
padEmoji: true,
hideAttachments: false,
hideAttachmentsInConv: false,
maxThumbnails: 20,
maxThumbnails: 100,
hideNsfw: true,
preloadImage: true,
loopVideo: true,