mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-20 20:06:39 +00:00
♻️address PR feedback
This commit is contained in:
@@ -53,7 +53,7 @@ export default async function GeneralSettingsPage({
|
||||
exact: true
|
||||
}
|
||||
];
|
||||
if (build === "saas") {
|
||||
if (build !== "oss") {
|
||||
navItems.push({
|
||||
title: t("authPage"),
|
||||
href: `/{orgId}/settings/general/auth-page`
|
||||
|
||||
Reference in New Issue
Block a user