mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Fix for world info highlighting
This commit is contained in:
@@ -576,6 +576,8 @@ class story_settings(settings):
|
||||
self.context = []
|
||||
self.last_story_load = None
|
||||
self.revisions = []
|
||||
self.picture = "" #base64 of the image shown for the story
|
||||
self.picture_prompt = "" #Prompt used to create picture
|
||||
|
||||
#must be at bottom
|
||||
self.no_save = False #Temporary disable save (doesn't save with the file)
|
||||
|
Reference in New Issue
Block a user