Revert "disable thread updater for mootykins"
This reverts commit 24ac28a4841e3518848420820c09d12149516a01.
This commit is contained in:
parent
95b1b718d4
commit
9f6c6ec1c6
@ -94,7 +94,7 @@
|
||||
'Reveal Spoilers': [false, 'Replace spoiler thumbnails by the original thumbnail']
|
||||
},
|
||||
Monitoring: {
|
||||
'Thread Updater': [false, 'Update threads. Has more options in its own dialog.'],
|
||||
'Thread Updater': [true, 'Update threads. Has more options in its own dialog.'],
|
||||
'Unread Count': [true, 'Show unread post count in tab title'],
|
||||
'Post in Title': [true, 'Show the op\'s post in the tab title'],
|
||||
'Thread Stats': [true, 'Display reply and image count'],
|
||||
|
||||
@ -23,7 +23,7 @@ config =
|
||||
'Sauce': [true, 'Add sauce to images']
|
||||
'Reveal Spoilers': [false, 'Replace spoiler thumbnails by the original thumbnail']
|
||||
Monitoring:
|
||||
'Thread Updater': [false, 'Update threads. Has more options in its own dialog.']
|
||||
'Thread Updater': [true, 'Update threads. Has more options in its own dialog.']
|
||||
'Unread Count': [true, 'Show unread post count in tab title']
|
||||
'Post in Title': [true, 'Show the op\'s post in the tab title']
|
||||
'Thread Stats': [true, 'Display reply and image count']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user