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