mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Don't make story.json a directory
The price of programming while sleepy
This commit is contained in:
@@ -2454,7 +2454,6 @@ class SavePaths:
|
|||||||
def required_paths(self) -> List[str]:
|
def required_paths(self) -> List[str]:
|
||||||
return [
|
return [
|
||||||
self.base,
|
self.base,
|
||||||
self.story,
|
|
||||||
self.generated_audio,
|
self.generated_audio,
|
||||||
self.generated_images,
|
self.generated_images,
|
||||||
self.commentator_pictures
|
self.commentator_pictures
|
||||||
|
Reference in New Issue
Block a user