forked from baron/baron-sso
Fix org chart manager ordering and title wrapping
This commit is contained in:
@@ -214,7 +214,7 @@ function AppLayout() {
|
||||
});
|
||||
const orgfrontUrl = buildAuthenticatedOrgChartUrl(
|
||||
import.meta.env.ORGFRONT_URL || "http://localhost:5175",
|
||||
{ includeInternal: true },
|
||||
{ includeInternal: false },
|
||||
);
|
||||
|
||||
// Splice optional menus in a standard order
|
||||
|
||||
Reference in New Issue
Block a user