01fc98b221
refactor(AboutSettings): streamline test channel change handling - Moved the test channel change logic into a dedicated function to improve clarity and maintainability. - Removed the useEffect hook that was previously monitoring changes, simplifying the component's structure.