restore bug workaround for new-tab videos
This commit is contained in:
parent
9a93b5eec3
commit
6d5fec5dcb
@ -57,6 +57,7 @@ Main =
|
|||||||
Redirect.navigate URL
|
Redirect.navigate URL
|
||||||
else if Conf['Loop in New Tab'] and video = $ 'video'
|
else if Conf['Loop in New Tab'] and video = $ 'video'
|
||||||
video.loop = true
|
video.loop = true
|
||||||
|
Video.start video
|
||||||
return
|
return
|
||||||
|
|
||||||
if Conf['Normalize URL'] and g.VIEW is 'thread'
|
if Conf['Normalize URL'] and g.VIEW is 'thread'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user