Forgot that, expanders should be together.
This commit is contained in:
parent
e227e64264
commit
7bde57d2f3
@ -100,10 +100,10 @@
|
||||
misc: {
|
||||
'404 Redirect': [true, 'Redirect dead threads'],
|
||||
'Anonymize': [false, 'Make everybody anonymous'],
|
||||
'Comment Expansion': [true, 'Expand too long comments'],
|
||||
'Keybinds': [false, 'Binds actions to keys'],
|
||||
'Localize Time': [true, 'Show times based on your timezone'],
|
||||
'Report Button': [true, 'Add report buttons'],
|
||||
'Comment Expansion': [true, 'Expand too long comments'],
|
||||
'Thread Expansion': [true, 'View all replies'],
|
||||
'Thread Navigation': [true, 'Navigate to previous / next thread']
|
||||
},
|
||||
|
||||
@ -39,10 +39,10 @@ config =
|
||||
misc:
|
||||
'404 Redirect': [true, 'Redirect dead threads']
|
||||
'Anonymize': [false, 'Make everybody anonymous']
|
||||
'Comment Expansion': [true, 'Expand too long comments']
|
||||
'Keybinds': [false, 'Binds actions to keys']
|
||||
'Localize Time': [true, 'Show times based on your timezone']
|
||||
'Report Button': [true, 'Add report buttons']
|
||||
'Comment Expansion': [true, 'Expand too long comments']
|
||||
'Thread Expansion': [true, 'View all replies']
|
||||
'Thread Navigation': [true, 'Navigate to previous / next thread']
|
||||
textarea:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user