Commit f77b213
committed
fix(middlewae): add engagement and report repositories
- Add DataRepository<Engagement> to dependency injection
- Add DataRepository<Report> to dependency injection
- These changes extend the app's functionality to support new features related to engagements and reports1 parent 5f16d60 commit f77b213
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
142 | 152 | | |
143 | 153 | | |
144 | 154 | | |
| |||
0 commit comments