refactor(admin): modularize handlers and route registration (#1787)

This commit is contained in:
安正超
2026-02-12 21:28:48 +08:00
committed by GitHub
parent 4203adaac1
commit 7d8f7a12ba
3 changed files with 24 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ Or simply run `make pre-commit` which covers all checks. **DO NOT commit if any
## Communication Rules
- Respond to the user in English.
- Respond to the user in the same language used by the user.
- Code and documentation must be written in English only.
- **Pull Request titles and descriptions must be written in English** to ensure consistency and accessibility for all contributors.