mirror of
https://github.com/Kopano-dev/kopano-ol-extension.git
synced 2023-10-10 13:37:40 +02:00
Comment update
This commit is contained in:
parent
d585da1c97
commit
05d6d715a0
@ -156,8 +156,8 @@ namespace Acacia
|
||||
foreach (Feature feature in Features)
|
||||
feature.AfterStartup();
|
||||
|
||||
// Initial send receive
|
||||
ThisAddIn.Instance.SendReceive();
|
||||
// [KOE-148] Initial send receive
|
||||
Instance.SendReceive();
|
||||
}
|
||||
catch (System.Exception e)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user