mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Bug
This commit is contained in:
@@ -283,7 +283,7 @@ class koboldai_vars(object):
|
||||
else:
|
||||
return getattr(self._story_settings['default'], name)
|
||||
|
||||
z
|
||||
|
||||
class settings(object):
|
||||
def to_json(self):
|
||||
json_data = {'file_version': 2}
|
||||
|
Reference in New Issue
Block a user