revert a
This commit is contained in:
limepotato 2024-08-29 00:47:36 +02:00 committed by Iceshrimp development
parent 2fd9394ef3
commit fdf5c51828
No known key found for this signature in database
GPG key ID: 7249C94AE229BEAF

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",
},