mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-17 12:10:49 +01:00
Update aiserver.py
This commit is contained in:
parent
4d7f222758
commit
5b22b0f344
@ -2038,7 +2038,7 @@ def loadmodelsettings():
|
||||
if("adventure" in js):
|
||||
vars.adventure = js["adventure"]
|
||||
if("chatmode" in js):
|
||||
vars.adventure = js["chatmode"]
|
||||
vars.chatmode = js["chatmode"]
|
||||
if("dynamicscan" in js):
|
||||
vars.dynamicscan = js["dynamicscan"]
|
||||
if("formatoptns" in js):
|
||||
|
Loading…
x
Reference in New Issue
Block a user