mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-27 12:51:26 +08:00
- Replaced the use of `useAppDispatch` and `setUpdateState` with `useAppUpdateState` for better state handling in `UpdateDialogPopup`. - Updated `UpdateAppButton` to reference the new state structure. - Changed import paths for `HelpTooltip` in `AgentModal` and `ModelSetting` to maintain consistency across components. - Refactored API key management in `ApiService` to utilize `cacheService` instead of `window.keyv` for improved performance and reliability. |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| migrationV2.html | ||
| miniWindow.html | ||
| selectionAction.html | ||
| selectionToolbar.html | ||
| traceWindow.html | ||