mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-18 06:09:51 +00:00
✨ update policy access control
This commit is contained in:
@@ -40,7 +40,7 @@ export default async function EditPolicyPage(props: EditPolicyPageProps) {
|
||||
<div className="flex justify-between">
|
||||
<SettingsSectionTitle
|
||||
title={t("resourcePolicySetting", {
|
||||
policyName: policyResponse.policy.name
|
||||
policyName: policyResponse.name
|
||||
})}
|
||||
description={t("resourcePolicySettingDescription")}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user