mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
remove audit logs
This commit is contained in:
@@ -19,7 +19,7 @@ export const AuditLogsPage = withPermission(
|
||||
)}
|
||||
<div />
|
||||
</div>
|
||||
<LogsSection filterClassName="static p-2" showFilters={!window.location.origin.includes("https://app.infisical.com")} isOrgAuditLogs />
|
||||
{!window.location.origin.includes("https://app.infisical.com") && <LogsSection filterClassName="static p-2" showFilters isOrgAuditLogs />}
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user