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): rename appConfig to remoteConfig in AppState
- Rename variable 'appConfig' to 'remoteConfig' in AppState class
- Update related constructor and copyWith method parameters
- Adjust comments to reflect the new variable name
0 commit comments