Commit 2dcf3b0
authored
Merge pull request #21 from teja-311/fix/admin-routes-syntax-error || fix: restore missing const declaration
Adds the missing `const` declaration for the activity logs controller import,
fixing the syntax error that prevented the backend server from starting.
Closes #20.1 parent e10431a commit 2dcf3b0
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments