mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-05-21 04:40:18 +08:00
07fc6b175e
Change the default state of the rectifier from enabled to disabled. This allows users to opt-in to the rectifier feature rather than having it enabled by default. Changes: - Set RectifierConfig::default() enabled and request_thinking_signature to false - Update serde default attributes from default_true to default - Update unit tests to reflect new default behavior