Skip to content

Commit ac15d16

Browse files
davidmoore1chrisvire
authored andcommitted
Footnotes display on all collections after it displays once (Issue #455)
1 parent 5d1aee1 commit ac15d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/ScriptureViewSofria.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ TODO:
736736
addIllustrations(illustrations);
737737
}
738738
}
739-
addFooter(document, container, docSet);
739+
addFooter(document, workspace.root, docSet);
740740
}
741741
}
742742
],

0 commit comments

Comments
 (0)