removed app if not an app in capacity

This commit is contained in:
2026-03-17 11:15:54 +00:00
parent 51f89320de
commit 8ecde91bd9
3 changed files with 201 additions and 71 deletions
-1
View File
@@ -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" ||