This commit is contained in:
nelle 2024-08-26 12:47:34 -06:00
parent e37e265751
commit 1dac8faa82

View file

@ -261,7 +261,7 @@ const menuDef = $computed(() => [
},
{
icon: "ph-flask ph-bold ph-lg",
text: i18n.ts._experiments.title,
text :i18n.ts._experiments.title,
to: "/admin/experiments",
active: currentPage?.route.name === "experiments",
},