mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05: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