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(app): improve remote config handling and logging
- Replace hardcoded 'app_config' with constant kRemoteConfigId
- Rename variable 'appConfig' to 'remoteConfig' for clarity
- Update log message to use 'Remote Config' instead of 'AppConfig'
- Improve code readability by formatting the emit statement
0 commit comments