mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-09 11:41:30 -07:00
a
This commit is contained in:
parent
e37e265751
commit
1dac8faa82
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ const menuDef = $computed(() => [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: "ph-flask ph-bold ph-lg",
|
icon: "ph-flask ph-bold ph-lg",
|
||||||
text: i18n.ts._experiments.title,
|
text :i18n.ts._experiments.title,
|
||||||
to: "/admin/experiments",
|
to: "/admin/experiments",
|
||||||
active: currentPage?.route.name === "experiments",
|
active: currentPage?.route.name === "experiments",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue