mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-06 18:57:56 +01:00
remove country from org create req
This commit is contained in:
parent
b95b35e7d9
commit
9c44fc1329
@ -11,5 +11,4 @@ export class OrganizationCreateRequest {
|
||||
additionalStorageGb: number;
|
||||
premiumAccessAddon: boolean;
|
||||
collectionName: string;
|
||||
country: string;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user