global: fixes

This commit is contained in:
nym21
2026-04-01 18:18:56 +02:00
parent 7172ddb247
commit 91e68a1d1e
5 changed files with 88 additions and 69 deletions

View File

@@ -57,11 +57,15 @@ export function createPartialOptions() {
} = buildCohortData();
return [
{
name: "Explorer",
kind: "explorer",
title: "Explorer",
},
...(location.hostname === "localhost" || location.hostname === "127.0.0.1"
? [
{
name: "Explorer",
kind: "explorer",
title: "Explorer",
},
]
: []),
{
name: "Charts",
tree: [