[feedly] fix feedly login
This commit is contained in:
parent
53f430286c
commit
ec22de45ad
4 changed files with 13 additions and 6 deletions
|
|
@ -88,5 +88,6 @@ class PreferencesPage(LoggedPage, JsonPage):
|
|||
if value in [u"shown", u"hidden"]:
|
||||
yield Collection([u'%s' % category], u'%s' % category.replace('global.', ''))
|
||||
|
||||
|
||||
class MarkerPage(LoggedPage):
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue