kitchen-simulator 3.16.2-test-renderer-fix → 3.16.4

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.
@@ -482,7 +482,7 @@ var loadSVGsByItem = /*#__PURE__*/function () {
482
482
  _context.prev = 0;
483
483
  _context.next = 1;
484
484
  return fetch(url, {
485
- cache: 'no-store'
485
+ cache: 'force-cache'
486
486
  });
487
487
  case 1:
488
488
  response = _context.sent;