completionId: cgen-134a9c1fb945415f9a5ed5c7663e5639
cgen-134a9c1fb945415f9a5ed5c7663e5639
This commit is contained in:
parent
c8d36bf8b3
commit
827a07709a
1 changed files with 1 additions and 0 deletions
|
|
@ -335,6 +335,7 @@ const App = () => (
|
|||
<Route path="/staff/admin" element={<StaffAdmin />} />
|
||||
<Route path="/staff/chat" element={<StaffChat />} />
|
||||
<Route path="/staff/docs" element={<StaffDocs />} />
|
||||
<Route path="/staff/achievements" element={<StaffAchievements />} />
|
||||
|
||||
{/* Dev-Link routes */}
|
||||
<Route path="/dev-link" element={<DevLink />} />
|
||||
|
|
|
|||
Loading…
Reference in a new issue