You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor code for improved readability and consistency
- Updated JSON localization file for better formatting and structure.
- Enhanced event listener and command invocation functions in `tauri.ts` for clarity.
- Improved type definitions in `utils.ts` for better type safety.
- Refactored settings component in `settings.tsx` for cleaner conditional rendering.
- Cleaned up app store logic in `app-store.ts` for better readability.
- Streamlined clipboard store implementation in `clipboard-store.ts`.
- Refined hotkey store logic in `hotkey-store.ts` for improved clarity.
- Enhanced settings store functionality in `settings-store.ts` for better maintainability.
- Fixed formatting issues in enums and type definitions for consistency.
0 commit comments