mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Add photo rail test
This commit is contained in:
parent
47c87f7068
commit
34dd02df1b
3 changed files with 18 additions and 1 deletions
|
|
@ -53,6 +53,7 @@ class Timeline(object):
|
|||
end = '.timeline-end'
|
||||
none = '.timeline-none'
|
||||
protected = '.timeline-protected'
|
||||
photo_rail = '.photo-rail-grid'
|
||||
|
||||
|
||||
class Conversation(object):
|
||||
|
|
|
|||
Loading…
Reference in a new issue