提交 0076bbf5 编写于 作者: S Sandeep Somavarapu

Fix #86088

上级 57b0cd28
......@@ -463,6 +463,7 @@ export class UserDataSyncWorkbenchContribution extends Disposable implements IWo
}
await this.handleFirstTimeSync();
this.userDataSyncEnablementService.setEnablement(true);
this.notificationService.info(localize('sync turned on', "Sync is turned on and from now on sycing will be done automatically."));
}
private getConfigureSyncQuickPickItems(): ConfigureSyncQuickPickItem[] {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册