completionId: cgen-2f85ba552f45428880555c4f5463d26c
cgen-2f85ba552f45428880555c4f5463d26c
This commit is contained in:
parent
c384fbd34b
commit
1d586ae486
1 changed files with 1 additions and 0 deletions
|
|
@ -192,6 +192,7 @@ const App = () => (
|
|||
<Route path="/projects/admin" element={<ProjectsAdmin />} />
|
||||
<Route path="/directory" element={<Directory />} />
|
||||
<Route path="/admin" element={<Admin />} />
|
||||
<Route path="/admin/feed" element={<AdminFeed />} />
|
||||
<Route path="/admin/docs-sync" element={<DocsSync />} />
|
||||
<Route path="/arms" element={<Arms />} />
|
||||
<Route path="/feed" element={<Feed />} />
|
||||
|
|
|
|||
Loading…
Reference in a new issue