Fixed save options not working correctly, better indicators

This commit is contained in:
Deniz Şafak
2025-09-17 19:10:47 +03:00
parent 3b5c2ceb8f
commit a2dc28f4d4
5 changed files with 236 additions and 61 deletions
+1
View File
@@ -14,3 +14,4 @@ class QueuedItem:
output_format: str
total_char_count: int
replace_single_newlines: bool = False
save_base_path: str = None