Commit 14fc81e
fix: correct ForumConfigService repository_type
Fixed bug where ForumConfigService was incorrectly using
AllowedUsersConfigRepository instead of ForumConfigRepository.
This would cause ForumConfig CRUD operations to fail.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 9e5550b commit 14fc81e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments