mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
[PM-13470] Allow creating clients for multi-org providers (#11890)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export enum ProviderType {
|
||||
Msp = 0,
|
||||
Reseller = 1,
|
||||
MultiOrganizationEnterprise = 2,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user