Revert "disable thread updater for mootykins"

This reverts commit 24ac28a4841e3518848420820c09d12149516a01.
This commit is contained in:
Nicolas Stepien 2011-11-24 00:31:26 +01:00
parent 95b1b718d4
commit 9f6c6ec1c6
2 changed files with 2 additions and 2 deletions

View File

@ -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'],

View File

@ -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']