From 91f63635e8a6e20ab07f26dac5c3c62eeaf07e2b Mon Sep 17 00:00:00 2001 From: Cristian Date: Fri, 31 Jul 2020 14:46:21 -0500 Subject: [PATCH] feat: Add singlefile in a couple more places --- archivebox/index/schema.py | 1 + 1 file changed, 1 insertion(+) diff --git a/archivebox/index/schema.py b/archivebox/index/schema.py index 0824dbde..09476034 100644 --- a/archivebox/index/schema.py +++ b/archivebox/index/schema.py @@ -426,6 +426,7 @@ class Link: 'pdf_path': static_path, 'screenshot_path': static_path, 'dom_path': static_path, + 'singlefile_path': static_path, }) return canonical