#1372 Typical P unbreak
This commit is contained in:
parent
5289038dbd
commit
de456fd097
|
@ -239,8 +239,8 @@ const sliders = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "typical",
|
name: "typical",
|
||||||
sliderId: "#typical",
|
sliderId: "#typical_p",
|
||||||
counterId: "#typical_counter",
|
counterId: "#typical_p_counter",
|
||||||
format: (val) => val,
|
format: (val) => val,
|
||||||
setValue: (val) => { kai_settings.typical = Number(val); },
|
setValue: (val) => { kai_settings.typical = Number(val); },
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue