Show video contract button unconditionally for now due to changes in Firefox.
This commit is contained in:
parent
815a07f8e4
commit
5f8ff206cf
@ -182,7 +182,7 @@ ImageExpand =
|
||||
|
||||
if isVideo
|
||||
# add contract link to file info
|
||||
if Conf['Show Controls'] and Conf['Click Passthrough'] and !file.videoControls
|
||||
if !file.videoControls
|
||||
file.videoControls = ImageExpand.videoControls.cloneNode true
|
||||
$.add file.text, file.videoControls
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user