Commit f54ebec
committed
feat(routes): inject language repository into dependency chain
- Add language repository to the list of provided dependencies in the middleware function
- This change enables access to the language repository throughout the application, facilitating language-related operations and improving modularity1 parent 73bd0aa commit f54ebec
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
93 | 98 | | |
94 | 99 | | |
95 | 100 | | |
| |||
0 commit comments