closes #486
This commit is contained in:
parent
73e7d50e7f
commit
3c33a53a3b
2 changed files with 10 additions and 1 deletions
|
|
@ -40,6 +40,7 @@ class Newspaper20minutesBackend(BaseBackend, ICapMessages):
|
|||
DESCRIPTION = u'20minutes French news website'
|
||||
#CONFIG = ValuesDict(Value('login', label='Account ID'),
|
||||
# Value('password', label='Password', masked=True))
|
||||
STORAGE = {'seen': {}}
|
||||
BROWSER = Newspaper20minutesBrowser
|
||||
|
||||
def get_thread(self, _id):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue