vchikalkin 54f69f7c36 Refactor UpdateProfile component to use useClientOnce for initial profile update
- Replaced useEffect with useClientOnce to handle the first login profile update more efficiently.
- Removed local state management for hasUpdated, simplifying the component logic.
- Updated localStorage handling to ensure the profile update occurs only on the first login.
2025-10-01 16:52:23 +03:00
..
2025-08-26 13:23:52 +03:00
2025-08-26 13:23:52 +03:00