mirror of
https://github.com/Kopano-dev/kopano-ol-extension.git
synced 2023-10-10 11:37:40 +00:00
[KOE-24] SyncState feature enabled by default
This commit is contained in:
@@ -41,7 +41,7 @@ using System.Collections.Concurrent;
|
||||
namespace Acacia.Features.SyncState
|
||||
{
|
||||
|
||||
public class FeatureSyncState : FeatureDisabled, FeatureWithRibbon
|
||||
public class FeatureSyncState : Feature, FeatureWithRibbon
|
||||
{
|
||||
|
||||
#region Sync configuration
|
||||
|
Reference in New Issue
Block a user