Upping version.

This commit is contained in:
Michael Lazar
2016-10-17 19:27:09 -07:00
parent 3da6a2a417
commit cd7ac3456a
6 changed files with 35 additions and 15 deletions

View File

@@ -124,7 +124,9 @@ def test_config_from_file():
'log': 'logfile.log',
'link': 'https://reddit.com/permalink •',
'subreddit': 'cfb',
'enable_media': True}
'enable_media': True,
'max_comment_cols': 150,
'hide_username': True}
bindings = {
'REFRESH': 'r, <KEY_F5>',