fabrikantencore 2.39.2 → 2.39.3

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.
@@ -19089,7 +19089,7 @@ class BestekService {
19089
19089
  clipboard;
19090
19090
  TranslateService;
19091
19091
  FabrikantenApiClient;
19092
- LoadingSignal = signal(true, ...(ngDevMode ? [{ debugName: "LoadingSignal" }] : /* istanbul ignore next */ []));
19092
+ LoadingSignal = signal(false, ...(ngDevMode ? [{ debugName: "LoadingSignal" }] : /* istanbul ignore next */ []));
19093
19093
  TypeBestek = "STABU";
19094
19094
  fabProductBestek = null;
19095
19095
  fabProductAutoSpecifcation = null;