mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-17 12:10:49 +01:00
fix tabs
This commit is contained in:
parent
6aaa8d026f
commit
72b74d9ab6
@ -140,7 +140,7 @@ function getThrottle(ms) {
|
||||
}
|
||||
timer[id] = setTimeout(function () {
|
||||
callback();
|
||||
delete timer[id];
|
||||
delete timer[id];
|
||||
}, ms);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user