Enable "Expand all spoilers" by default.

This commit is contained in:
Nicolas Stepien 2013-02-21 21:49:38 +01:00
parent 66b3fc1c64
commit 0f0d08ecd4
2 changed files with 2 additions and 2 deletions

View File

@ -118,7 +118,7 @@
imageExpansion: { imageExpansion: {
'Fit width': [true, null], 'Fit width': [true, null],
'Fit height': [false, null], 'Fit height': [false, null],
'Expand spoilers': [false, 'Expand all images along with spoilers.'], 'Expand spoilers': [true, 'Expand all images along with spoilers.'],
'Expand from here': [true, 'Expand all images only from current position to thread end.'] 'Expand from here': [true, 'Expand all images only from current position to thread end.']
}, },
filter: { filter: {

View File

@ -60,7 +60,7 @@ Config =
imageExpansion: imageExpansion:
'Fit width': [true, null] 'Fit width': [true, null]
'Fit height': [false, null] 'Fit height': [false, null]
'Expand spoilers': [false, 'Expand all images along with spoilers.'] 'Expand spoilers': [true, 'Expand all images along with spoilers.']
'Expand from here': [true, 'Expand all images only from current position to thread end.'] 'Expand from here': [true, 'Expand all images only from current position to thread end.']
filter: filter:
name: [ name: [