completionId: cgen-4f1897aab2cd4c6b85d644d64dda9f97
cgen-4f1897aab2cd4c6b85d644d64dda9f97
This commit is contained in:
parent
06aa062138
commit
be071180b4
1 changed files with 1 additions and 0 deletions
|
|
@ -171,6 +171,7 @@ const App = () => (
|
|||
<Route path="/directory" element={<Directory />} />
|
||||
<Route path="/admin" element={<Admin />} />
|
||||
<Route path="/admin/docs-sync" element={<DocsSync />} />
|
||||
<Route path="/arms" element={<Arms />} />
|
||||
<Route path="/feed" element={<Feed />} />
|
||||
<Route path="/teams" element={<Teams />} />
|
||||
<Route path="/squads" element={<Squads />} />
|
||||
|
|
|
|||
Loading…
Reference in a new issue