mirror of
https://github.com/bitwarden/server.git
synced 2025-07-06 02:22:49 -05:00
changed all OnlyOrg wording to be SingleOrg instead (#974)
* changed all OnlyOrg wording to be SingleOrg instead * missed an OnlyOrg to change to SingleOrg
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
TwoFactorAuthentication = 0,
|
||||
MasterPassword = 1,
|
||||
PasswordGenerator = 2,
|
||||
OnlyOrg = 3,
|
||||
SingleOrg = 3,
|
||||
RequireSso = 4,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user