diff --git a/src/plugins/webreport/NarrativeWeb.py b/src/plugins/webreport/NarrativeWeb.py index 380aa641f..655c13223 100644 --- a/src/plugins/webreport/NarrativeWeb.py +++ b/src/plugins/webreport/NarrativeWeb.py @@ -4983,6 +4983,7 @@ class NavWebReport(Report): self.photo_list = {} def write_report(self): + _WRONGMEDIAPATH = [] if not self.use_archive: dir_name = self.target_path if dir_name is None: