diff --git a/comictaggerlib/taggerwindow.py b/comictaggerlib/taggerwindow.py index 094caf6..0a614ba 100644 --- a/comictaggerlib/taggerwindow.py +++ b/comictaggerlib/taggerwindow.py @@ -1974,7 +1974,7 @@ class TaggerWindow(QtWidgets.QMainWindow): self.load_archive(new_ca) self.atprogdialog = None - summary = "" + summary = f"
{self.current_talker().attribution}
" summary += f"Successfully added {tag_names} tags to {len(match_results.good_matches)} archive(s)\n" if len(match_results.multiple_matches) > 0: