1
0
Fork 0

feat: Add singlefile in a couple more places

This commit is contained in:
Cristian 2020-07-31 14:46:21 -05:00
parent b325c0dd9f
commit 91f63635e8

View file

@ -426,6 +426,7 @@ class Link:
'pdf_path': static_path, 'pdf_path': static_path,
'screenshot_path': static_path, 'screenshot_path': static_path,
'dom_path': static_path, 'dom_path': static_path,
'singlefile_path': static_path,
}) })
return canonical return canonical