Commit 1df3380
committed
fix: Seed UserAppSettings during database initialization
This commit adds the necessary logic to seed the `user_app_settings` collection during the database initialization process. This ensures that default user settings are available in the database upon startup.1 parent a9edf5a commit 1df3380
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
55 | 62 | | |
56 | 63 | | |
57 | 64 | | |
| |||
0 commit comments