allow billing page on eu

This commit is contained in:
Maidul Islam
2024-10-04 07:52:25 -07:00
parent 24da76db19
commit 20bcf8aab8

View File

@@ -749,7 +749,7 @@ export const AppLayout = ({ children }: LayoutProps) => {
</MenuItem>
</a>
</Link>
{(window.location.origin.includes("https://app.infisical.com") ||
{(window.location.origin.includes("https://app.infisical.com") || window.location.origin.includes("https://eu.infisical.com") ||
window.location.origin.includes("https://gamma.infisical.com")) && (
<Link href={`/org/${currentOrg?.id}/billing`} passHref>
<a>