fix conflict path handling

This commit is contained in:
Andras Schmelczer 2026-04-25 15:39:56 +01:00
parent 321b503379
commit 081e35be5c
6 changed files with 91 additions and 184 deletions

View file

@ -172,7 +172,6 @@ export class SyncClient {
const fileOperations = new FileOperations(
logger,
syncEventQueue,
fs,
serverConfig,
nativeLineEndings
@ -489,7 +488,6 @@ export class SyncClient {
this.contentCache.reset();
this.cursorTracker.reset();
this.syncer.reset();
this.fileOperations.reset();
}
private async onSettingsChange(