mirror of
https://github.com/bitwarden/server.git
synced 2025-02-16 01:51:21 +01:00
Added missing enum type (#1046)
This commit is contained in:
parent
c390c46b3e
commit
037757a740
@ -135,6 +135,7 @@ namespace Bit.Portal.Controllers
|
||||
case PolicyType.MasterPassword:
|
||||
case PolicyType.PasswordGenerator:
|
||||
case PolicyType.TwoFactorAuthentication:
|
||||
case PolicyType.PersonalOwnership:
|
||||
break;
|
||||
|
||||
case PolicyType.SingleOrg:
|
||||
|
Loading…
Reference in New Issue
Block a user