removed app if not an app in capacity
This commit is contained in:
@@ -326,7 +326,6 @@ const CaseSummary = (props) => {
|
||||
|
||||
const buildSearchHref = (router, session) => {
|
||||
const { va, adv, ads, key } = router.query;
|
||||
console.log(router);
|
||||
|
||||
const isDnsRoute =
|
||||
router.pathname === "/dns" ||
|
||||
|
||||
Reference in New Issue
Block a user