From 2058f098adc3cdb193037275a572a9709661d7fe Mon Sep 17 00:00:00 2001 From: lingbo Date: Wed, 13 Nov 2024 15:52:15 +0800 Subject: [PATCH] adjust app-releases button permission Signed-off-by: lingbo --- .../src/components/Apps/Applications/DetailInfo/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/shared/src/components/Apps/Applications/DetailInfo/index.tsx b/packages/shared/src/components/Apps/Applications/DetailInfo/index.tsx index f3307d1c20e..943ed55d3f0 100644 --- a/packages/shared/src/components/Apps/Applications/DetailInfo/index.tsx +++ b/packages/shared/src/components/Apps/Applications/DetailInfo/index.tsx @@ -210,7 +210,7 @@ function DetailInfo(): JSX.Element { cardProps={{ name: getDisplayName(detail), desc: detail?.description, - authKey: 'applications', + authKey: 'app-releases', icon: (