feat: Add singlefile in a couple more places
This commit is contained in:
parent
b325c0dd9f
commit
91f63635e8
1 changed files with 1 additions and 0 deletions
|
@ -426,6 +426,7 @@ class Link:
|
|||
'pdf_path': static_path,
|
||||
'screenshot_path': static_path,
|
||||
'dom_path': static_path,
|
||||
'singlefile_path': static_path,
|
||||
})
|
||||
return canonical
|
||||
|
||||
|
|
Loading…
Reference in a new issue