mirror of
https://github.com/bitwarden/server
synced 2025-12-21 18:53:41 +00:00
changed all OnlyOrg wording to be SingleOrg instead (#974)
* changed all OnlyOrg wording to be SingleOrg instead * missed an OnlyOrg to change to SingleOrg
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace Bit.Core.Models.Mail
|
||||
{
|
||||
public class OrganizationUserRemovedForPolicyOnlyOrgViewModel : BaseMailModel
|
||||
public class OrganizationUserRemovedForPolicySingleOrgViewModel : BaseMailModel
|
||||
{
|
||||
public string OrganizationName { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user