Commit 127e012
committed
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 statement1 parent bbf5668 commit 127e012
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
| 435 | + | |
436 | 436 | | |
437 | | - | |
| 437 | + | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
447 | | - | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
448 | 451 | | |
449 | 452 | | |
450 | 453 | | |
| |||
0 commit comments