Folo/apps
Innei 8ef045de1c
refactor: simplify settings change detection in migration v1
- Introduced a new `hasSettingsChanged` function to streamline the logic for detecting changes in UI and general settings.
- Replaced the previous loop-based checks with a more concise implementation using the new function, improving code readability and maintainability.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-20 19:34:07 +08:00
..
desktop refactor: simplify settings change detection in migration v1 2025-05-20 19:34:07 +08:00
mobile feat: implement pull up to next functionality (#3760) 2025-05-20 13:05:06 +08:00
ssr refactor: improve user avatar display and login layout 2025-05-19 21:38:45 +08:00