mirror of
https://github.com/bitwarden/server
synced 2025-12-30 15:14:02 +00:00
Start subscription for provider during setup process. (#3957)
This commit is contained in:
@@ -4,4 +4,5 @@ public enum ProviderStatusType : byte
|
||||
{
|
||||
Pending = 0,
|
||||
Created = 1,
|
||||
Billable = 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user