@pie-players/pie-section-player-tools-tts-settings 0.3.21 → 0.3.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1400,6 +1400,7 @@ function normalizePreviewSpeechMarkOffsets(
1400
1400
  }
1401
1401
  } finally {
1402
1402
  if (runId === previewRunId) {
1403
+ clearPreviewTracking();
1403
1404
  isPreviewing = false;
1404
1405
  previewBackend = null;
1405
1406
  }