Stop automatic source browser opens
This commit is contained in:
+1
-1
@@ -97,7 +97,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 = "";
|
||||
const fieldNames = [
|
||||
|
||||
Reference in New Issue
Block a user