Fix compile

This commit is contained in:
Andras Schmelczer 2025-11-23 16:49:56 +00:00
parent 340c347841
commit c4da1426b1
5 changed files with 6 additions and 16 deletions

View file

@ -30,7 +30,7 @@ export class SyncClient {
private hasStartedOfflineSync = false;
private hasFinishedOfflineSync = false;
private hasStarted = false;
private hasBeenDestroyed = false;
private readonly hasBeenDestroyed = false;
private unloadTelemetry?: () => void;
private constructor(