mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Use eventlet instead of gevent-websocket
This commit is contained in:
@ -1679,9 +1679,6 @@ return function(_python, _bridged)
|
||||
end
|
||||
end
|
||||
end
|
||||
if koboldbridge.resend_settings_required then
|
||||
bridged.resend_settings()
|
||||
end
|
||||
koboldbridge.userstate = nil
|
||||
return r
|
||||
end
|
||||
|
Reference in New Issue
Block a user