mirror of
https://github.com/bitwarden/server.git
synced 2025-06-16 15:53:13 -05:00
revert the add skipstrial
This commit is contained in:
parent
9292f3810f
commit
a1837f9308
@ -15,5 +15,4 @@ public class OrganizationUpgrade
|
|||||||
public int? AdditionalSmSeats { get; set; }
|
public int? AdditionalSmSeats { get; set; }
|
||||||
public int? AdditionalServiceAccounts { get; set; }
|
public int? AdditionalServiceAccounts { get; set; }
|
||||||
public bool UseSecretsManager { get; set; }
|
public bool UseSecretsManager { get; set; }
|
||||||
public bool SkipTrial { get; set; }
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user