瀏覽代碼

feat: Add singlefile in a couple more places

Cristian 5 年之前
父節點
當前提交
91f63635e8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      archivebox/index/schema.py

+ 1 - 0
archivebox/index/schema.py

@@ -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