mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-11 05:06:39 +00:00
🚧 WIP
This commit is contained in:
@@ -73,7 +73,7 @@ export default async function GeneralSettingsPage({
|
||||
if (subscribed) {
|
||||
navItems.push({
|
||||
title: t("authPage"),
|
||||
href: `/{orgId}/settings/general/auth-pages`
|
||||
href: `/{orgId}/settings/general/auth-page`
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user