mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-28 11:43:03 +00:00
Option to regenerate Newt keys
This commit is contained in:
@@ -36,6 +36,10 @@ export default async function SettingsLayout(props: SettingsLayoutProps) {
|
||||
{
|
||||
title: t('general'),
|
||||
href: "/{orgId}/settings/sites/{niceId}/general"
|
||||
},
|
||||
{
|
||||
title: t('credentials'),
|
||||
href: "/{orgId}/settings/sites/{niceId}/credentials"
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user