Commit 72fc982
committed
refactor(bootstrap.dart): inject fixtures into DemoDataInitializerService
Updates the bootstrap process to provide the `DemoDataInitializerService` with the necessary `userAppSettingsFixturesData` and `userContentPreferencesFixturesData`.
This dependency injection enables the service to act as a "fixture injector" for new anonymous users in the demo environment.1 parent 46db2c9 commit 72fc982
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
476 | 480 | | |
477 | 481 | | |
478 | 482 | | |
479 | 483 | | |
480 | 484 | | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
481 | 488 | | |
482 | 489 | | |
483 | 490 | | |
| |||
0 commit comments