mirror of
https://github.com/bitwarden/server
synced 2025-12-17 08:43:27 +00:00
change personal plan to family. allow self host
This commit is contained in:
@@ -23,5 +23,6 @@ namespace Bit.Core.Models.StaticStore
|
||||
public bool Disabled { get; set; }
|
||||
public int? TrialPeriodDays { get; set; }
|
||||
public bool SelfHost { get; set; }
|
||||
public bool UsersGetPremium { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user