This commit is contained in:
Yuvi9587
2025-05-26 09:52:06 +05:30
parent 7f2976a4f4
commit 4e7eeb7989

View File

@@ -870,7 +870,7 @@ class DownloaderApp(QWidget):
print(f" Known.txt will be loaded/saved at: {self.config_file}")
self.setWindowTitle("Kemono Downloader v4.0.0")
self.setWindowTitle("Kemono Downloader v4.1.1")
# self.load_known_names_from_util() # This call is premature and causes the error.
self.setStyleSheet(self.get_dark_theme())