mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Lower slider latency for now
This commit is contained in:
@ -118,7 +118,7 @@ var adventure = false;
|
||||
// Chatmode
|
||||
var chatmode = false;
|
||||
|
||||
var sliders_throttle = getThrottle(200);
|
||||
var sliders_throttle = getThrottle(40);
|
||||
|
||||
//=================================================================//
|
||||
// METHODS
|
||||
|
Reference in New Issue
Block a user