mirror of
https://github.com/bitwarden/server
synced 2025-12-26 21:23:39 +00:00
changed the value of the DirectorySynced event (#1520)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user