Hidden unused settings
This commit is contained in:
parent
610fd94cf8
commit
20b2aa04b6
1 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ export default function SettingsPage(): JSX.Element {
|
|||
/>
|
||||
),
|
||||
},
|
||||
{
|
||||
/* {
|
||||
title: "Theme",
|
||||
href: "/settings/theme",
|
||||
icon: (
|
||||
|
|
@ -54,7 +54,7 @@ export default function SettingsPage(): JSX.Element {
|
|||
className="mx-[0.08rem] w-[1.1rem] stroke-[1.5]"
|
||||
/>
|
||||
),
|
||||
},
|
||||
}, */
|
||||
{
|
||||
title: "Global Variables",
|
||||
href: "/settings/global-variables",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue