mirror of
https://github.com/bitwarden/server.git
synced 2025-04-13 17:18:14 -05: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…
x
Reference in New Issue
Block a user