regenerate description fixes (#13940)

This commit is contained in:
Josh Hawkins
2024-09-24 13:34:29 -05:00
committed by GitHub
parent 7854e1c2c1
commit 1ae521f560
4 changed files with 44 additions and 13 deletions

View File

@@ -293,7 +293,7 @@ function ObjectDetailsTab({
typeof key === "string" &&
(key.includes("events") ||
key.includes("events/search") ||
key.includes("explore")),
key.includes("events/explore")),
);
})
.catch(() => {