Diff page - use the document title in <title> for better bookmarking

This commit is contained in:
dgtlmoon
2021-07-10 16:31:16 +10:00
parent db5afa1fa2
commit 39a696fc7c
4 changed files with 7 additions and 3 deletions

View File

@@ -191,6 +191,8 @@ class ChangeDetectionStore:
if not self.__data['watching'][uuid]['title']:
self.__data['watching'][uuid]['title'] = None
self.__data['has_unviewed'] = has_unviewed
return self.__data