made the file disabling logic in orborus easy
This commit is contained in:
committed by
satti-hari-krishna-reddy
parent
f8c786b9ec
commit
f081e907b3
@@ -416,9 +416,9 @@ const App = (message, props) => {
|
||||
}
|
||||
/>
|
||||
<Route
|
||||
exact
|
||||
path="/detections/sigma"
|
||||
element={<DetectionDashBoard globalUrl={globalUrl} />}
|
||||
exact
|
||||
path="/detections/sigma"
|
||||
element={<DetectionDashBoard globalUrl={globalUrl} />}
|
||||
/>
|
||||
<Route
|
||||
exact
|
||||
|
||||
Reference in New Issue
Block a user