Stop automatic source browser opens

This commit is contained in:
2026-08-06 00:44:21 +02:00
parent 6f2d998754
commit 82d0a07e1f
4 changed files with 3 additions and 14 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ let currentCombinations = [];
let loadRequestId = 0;
let applicationMode = "dry-run";
let databaseConnectionState = "unknown";
const localDraftKey = "catalog-maker:current-product-draft:v2";
const localDraftKey = "catalog-maker:current-product-draft:v3";
const selectedManufacturerKey = "catalog-maker:selected-manufacturer";
let localDraftProductKey = "";