mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
feat(web): always show the usage-data opt-out toggle in settings (#1232)
The telemetry toggle was hidden unless the config explicitly set a value, and its on/off mapping treated the default (unset) state as off even though telemetry is enabled by default. Show it always, treat unset/true as on, and rename it with a description and a restart note.
This commit is contained in:
parent
5cb80ce879
commit
aa6b0d065e
4 changed files with 29 additions and 8 deletions
5
.changeset/web-telemetry-toggle.md
Normal file
5
.changeset/web-telemetry-toggle.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@moonshot-ai/kimi-code": patch
|
||||
---
|
||||
|
||||
Always show the usage-data opt-out toggle in the web settings with a clearer label and description.
|
||||
Loading…
Add table
Add a link
Reference in a new issue