mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
Add ability to edit client organization name (#9103)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export class UpdateClientOrganizationRequest {
|
||||
assignedSeats: number;
|
||||
name: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user