feat: improve error returning and parsing logic
This commit is contained in:
parent
234020eec5
commit
6a94e815f2
7 changed files with 56 additions and 38 deletions
|
|
@ -23,7 +23,7 @@ export default [
|
|||
]),
|
||||
|
||||
route('/users', 'routes/users/overview.tsx'),
|
||||
route('/acls', 'routes/acls/editor.tsx'),
|
||||
route('/acls', 'routes/acls/overview.tsx'),
|
||||
route('/dns', 'routes/dns/overview.tsx'),
|
||||
|
||||
...prefix('/settings', [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue