cherry-studio/packages/shared/data
fullex 68cd87e069 refactor: update UpgradeChannel handling and improve preference integration
- Commented out the UpgradeChannel enum in constant.ts and moved it to preferenceTypes.ts for better organization.
- Updated various components to utilize the new UpgradeChannel type from preferenceTypes, enhancing type safety and consistency.
- Refactored preference handling across multiple files to streamline the use of the usePreference hook, replacing previous settings references.
- Cleaned up unused code and comments related to previous settings for improved maintainability.
- Updated auto-generated preference mappings to reflect recent changes in preference structure.
2025-09-03 14:31:15 +08:00
..
pending_default_values.ts refactor: update theme handling and preference types 2025-09-01 23:49:17 +08:00
preferences.ts refactor: update UpgradeChannel handling and improve preference integration 2025-09-03 14:31:15 +08:00
preferenceTypes.ts refactor: update UpgradeChannel handling and improve preference integration 2025-09-03 14:31:15 +08:00