mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 08:32:50 -05:00
[Provider] Add support for events (#1447)
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
namespace Bit.Core.Enums.Provider
|
||||
{
|
||||
public enum ProviderOrganizationProviderUserType : byte
|
||||
{
|
||||
Administrator = 0,
|
||||
ServiceAdmin = 1,
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user