mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Renamed default value of getGroupHeaderLabel
This commit is contained in:
@@ -179,7 +179,7 @@ export const AddOrgMemberModal = ({
|
||||
case ProjectType.SSH:
|
||||
return "SSH";
|
||||
default:
|
||||
return "All";
|
||||
return "Other";
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user