mirror of
https://github.com/Yuvi9587/Kemono-Downloader.git
synced 2025-12-29 16:14:44 +00:00
Commit
This commit is contained in:
@@ -1941,4 +1941,4 @@ class DownloadThread(QThread):
|
||||
def receive_add_character_result(self, result):
|
||||
with QMutexLocker(self.prompt_mutex):
|
||||
self._add_character_response = result
|
||||
self.logger(f" (DownloadThread) Received character prompt response: {'Yes (added/confirmed)' if result else 'No (declined/failed)'}")
|
||||
self.logger(f" (DownloadThread) Received character prompt response: {'Yes (added/confirmed)' if result else 'No (declined/failed)'}")
|
||||
@@ -365,4 +365,4 @@ pyinstaller --name "Kemono Downloader" --onefile --windowed --icon="Kemono.ico"
|
||||
## ** Feedback & Support**
|
||||
|
||||
Issues? Suggestions?
|
||||
Open an issue on the [GitHub repository](https://github.com/Yuvi9587/kemono-downloader) or join our community.
|
||||
Open an issue on the [GitHub repository](https://github.com/Yuvi9587/kemono-downloader) or join our community.
|
||||
Reference in New Issue
Block a user