From a475e9611f6e885af8c0615fc3c2ae4d5ca3e23e Mon Sep 17 00:00:00 2001 From: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com> Date: Tue, 16 Jan 2024 12:05:14 +0000 Subject: [PATCH] fix(nc-gui): UI ACL view icon issue --- packages/nc-gui/components/dashboard/settings/UIAcl.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nc-gui/components/dashboard/settings/UIAcl.vue b/packages/nc-gui/components/dashboard/settings/UIAcl.vue index 5ed2acf212..a0489d0eaf 100644 --- a/packages/nc-gui/components/dashboard/settings/UIAcl.vue +++ b/packages/nc-gui/components/dashboard/settings/UIAcl.vue @@ -223,7 +223,7 @@ const toggleSelectAll = (role: Role) => {