Close #304
This commit is contained in:
parent
4b8b9ad493
commit
f3d3360300
@ -138,7 +138,6 @@
|
|||||||
'Index Navigation': [false, 'Add buttons to navigate between threads.'],
|
'Index Navigation': [false, 'Add buttons to navigate between threads.'],
|
||||||
'Reply Navigation': [false, 'Add buttons to navigate to top / bottom of thread.'],
|
'Reply Navigation': [false, 'Add buttons to navigate to top / bottom of thread.'],
|
||||||
'Check for Updates': [true, 'Check for updated versions of appchan x.'],
|
'Check for Updates': [true, 'Check for updated versions of appchan x.'],
|
||||||
'Emoji': [false, 'Adds icons next to names for different emails'],
|
|
||||||
'Color User IDs': [false, 'Assign unique colors to user IDs on boards that use them'],
|
'Color User IDs': [false, 'Assign unique colors to user IDs on boards that use them'],
|
||||||
'Remove Spoilers': [false, 'Remove all spoilers in text.'],
|
'Remove Spoilers': [false, 'Remove all spoilers in text.'],
|
||||||
'Indicate Spoilers': [false, 'Indicate spoilers if Remove Spoilers is enabled.']
|
'Indicate Spoilers': [false, 'Indicate spoilers if Remove Spoilers is enabled.']
|
||||||
|
|||||||
@ -138,7 +138,6 @@
|
|||||||
'Index Navigation': [false, 'Add buttons to navigate between threads.'],
|
'Index Navigation': [false, 'Add buttons to navigate between threads.'],
|
||||||
'Reply Navigation': [false, 'Add buttons to navigate to top / bottom of thread.'],
|
'Reply Navigation': [false, 'Add buttons to navigate to top / bottom of thread.'],
|
||||||
'Check for Updates': [true, 'Check for updated versions of appchan x.'],
|
'Check for Updates': [true, 'Check for updated versions of appchan x.'],
|
||||||
'Emoji': [false, 'Adds icons next to names for different emails'],
|
|
||||||
'Color User IDs': [false, 'Assign unique colors to user IDs on boards that use them'],
|
'Color User IDs': [false, 'Assign unique colors to user IDs on boards that use them'],
|
||||||
'Remove Spoilers': [false, 'Remove all spoilers in text.'],
|
'Remove Spoilers': [false, 'Remove all spoilers in text.'],
|
||||||
'Indicate Spoilers': [false, 'Indicate spoilers if Remove Spoilers is enabled.']
|
'Indicate Spoilers': [false, 'Indicate spoilers if Remove Spoilers is enabled.']
|
||||||
|
|||||||
@ -118,7 +118,6 @@
|
|||||||
'Index Navigation': [false, 'Add buttons to navigate between threads.'],
|
'Index Navigation': [false, 'Add buttons to navigate between threads.'],
|
||||||
'Reply Navigation': [false, 'Add buttons to navigate to top / bottom of thread.'],
|
'Reply Navigation': [false, 'Add buttons to navigate to top / bottom of thread.'],
|
||||||
'Check for Updates': [true, 'Check for updated versions of appchan x.'],
|
'Check for Updates': [true, 'Check for updated versions of appchan x.'],
|
||||||
'Emoji': [false, 'Adds icons next to names for different emails'],
|
|
||||||
'Color User IDs': [false, 'Assign unique colors to user IDs on boards that use them'],
|
'Color User IDs': [false, 'Assign unique colors to user IDs on boards that use them'],
|
||||||
'Remove Spoilers': [false, 'Remove all spoilers in text.'],
|
'Remove Spoilers': [false, 'Remove all spoilers in text.'],
|
||||||
'Indicate Spoilers': [false, 'Indicate spoilers if Remove Spoilers is enabled.']
|
'Indicate Spoilers': [false, 'Indicate spoilers if Remove Spoilers is enabled.']
|
||||||
|
|||||||
@ -53,10 +53,6 @@ Config =
|
|||||||
true
|
true
|
||||||
'Check for updated versions of <%= meta.name %>.'
|
'Check for updated versions of <%= meta.name %>.'
|
||||||
]
|
]
|
||||||
'Emoji': [
|
|
||||||
false
|
|
||||||
'Adds icons next to names for different emails'
|
|
||||||
]
|
|
||||||
'Color User IDs': [
|
'Color User IDs': [
|
||||||
false
|
false
|
||||||
'Assign unique colors to user IDs on boards that use them'
|
'Assign unique colors to user IDs on boards that use them'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user