mirror of
https://github.com/Kopano-dev/kopano-ol-extension.git
synced 2023-10-10 11:37:40 +00:00
Made "Send-As" feature enabled by default
This commit is contained in:
parent
9e05601fe9
commit
ab37b666df
@ -30,7 +30,7 @@ using static Acacia.DebugOptions;
|
|||||||
namespace Acacia.Features.SendAs
|
namespace Acacia.Features.SendAs
|
||||||
{
|
{
|
||||||
[AcaciaOption("Provides the ability to select different senders for Z-Push accounts.")]
|
[AcaciaOption("Provides the ability to select different senders for Z-Push accounts.")]
|
||||||
public class FeatureSendAs : FeatureDisabled
|
public class FeatureSendAs : Feature
|
||||||
{
|
{
|
||||||
private FeatureSharedFolders _sharedFolders;
|
private FeatureSharedFolders _sharedFolders;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user