@tolgee/web 5.0.0-rc.704ada9.0 → 5.0.0

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.
@@ -4580,7 +4580,7 @@ var useGallery = function (uiProps) {
4580
4580
  setTakingScreenshot(true);
4581
4581
  unhighlight = uiProps.highlight(key, ns).unhighlight;
4582
4582
  revert = changeInTolgeeCache(key, ns, Object.entries(translationsForm), uiProps.changeTranslation).revert;
4583
- return [4 /*yield*/, sleep$1(200)];
4583
+ return [4 /*yield*/, sleep$1(100)];
4584
4584
  case 1:
4585
4585
  _a.sent();
4586
4586
  _a.label = 2;
@@ -4584,7 +4584,7 @@ var useGallery = function (uiProps) {
4584
4584
  setTakingScreenshot(true);
4585
4585
  unhighlight = uiProps.highlight(key, ns).unhighlight;
4586
4586
  revert = changeInTolgeeCache(key, ns, Object.entries(translationsForm), uiProps.changeTranslation).revert;
4587
- return [4 /*yield*/, sleep$1(200)];
4587
+ return [4 /*yield*/, sleep$1(100)];
4588
4588
  case 1:
4589
4589
  _a.sent();
4590
4590
  _a.label = 2;