modified: backend/src/server.ts
modified: frontend/src/App.tsx modified: frontend/src/components/Sidebar.tsx modified: frontend/src/services/api.ts
This commit is contained in:
@@ -77,7 +77,7 @@ function App() {
|
||||
}
|
||||
/>
|
||||
<Route
|
||||
path="/sql"
|
||||
path="/workbench"
|
||||
element={
|
||||
<PrivateRoute>
|
||||
<Layout>
|
||||
|
||||
Reference in New Issue
Block a user