mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
remove country from org create req
This commit is contained in:
@@ -11,5 +11,4 @@ export class OrganizationCreateRequest {
|
||||
additionalStorageGb: number;
|
||||
premiumAccessAddon: boolean;
|
||||
collectionName: string;
|
||||
country: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user