mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-09 08:38:53 +01:00
#1372 Typical P unbreak
This commit is contained in:
parent
96caddfd71
commit
8de343295d
@ -239,8 +239,8 @@ const sliders = [
|
||||
},
|
||||
{
|
||||
name: "typical",
|
||||
sliderId: "#typical",
|
||||
counterId: "#typical_counter",
|
||||
sliderId: "#typical_p",
|
||||
counterId: "#typical_p_counter",
|
||||
format: (val) => val,
|
||||
setValue: (val) => { kai_settings.typical = Number(val); },
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user