mirror of
https://github.com/Kopano-dev/kopano-ol-extension.git
synced 2023-10-10 13:37:40 +02:00
[KOE-24] SyncState feature enabled by default
This commit is contained in:
parent
b5ee982bc7
commit
dba708e147
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user