mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 13:08:17 -05:00
changed the value of the DirectorySynced event (#1520)
This commit is contained in:
parent
b5094c8718
commit
4400fdf57d
@ -28,7 +28,7 @@ namespace Bit.Core.Enums
|
||||
SendCreated,
|
||||
[EnumMember(Value = "send-accessed")]
|
||||
SendAccessed,
|
||||
[EnumMember(Value = "organization-imported")]
|
||||
[EnumMember(Value = "directory-synced")]
|
||||
DirectorySynced,
|
||||
[EnumMember(Value = "vault-imported")]
|
||||
VaultImported,
|
||||
|
Loading…
x
Reference in New Issue
Block a user