mirror of
https://github.com/fankes/komari-theme-purcarte.git
synced 2025-10-18 19:39:22 +08:00
fix: 修正延迟图表最大渲染点数的键名
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"help": "启用后图表中的曲线将会跨过断点形成连续的线条,并使用半透明的垂直参考线来标记断点位置"
|
||||
},
|
||||
{
|
||||
"key": "pingChatrtMaxPoints",
|
||||
"key": "pingChartMaxPoints",
|
||||
"name": "延迟图表最大渲染点数",
|
||||
"type": "number",
|
||||
"default": 0,
|
||||
|
Reference in New Issue
Block a user