@anzusystems/common-admin 1.47.0-beta.dev-1771894833 → 1.47.0-beta.dev-1771894835
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.
- package/dist/common-admin.js +1 -1
- package/dist/common-admin.js.map +1 -1
- package/package.json +9 -9
package/dist/common-admin.js
CHANGED
|
@@ -5850,7 +5850,7 @@ function nt(e = void 0) {
|
|
|
5850
5850
|
fV(e).then((b) => {
|
|
5851
5851
|
if (Object.keys(b).length < 1)
|
|
5852
5852
|
throw new Error("Unable to load dam prv config. Incorrect response body.");
|
|
5853
|
-
|
|
5853
|
+
r(b), K(!0);
|
|
5854
5854
|
}).catch((b) => {
|
|
5855
5855
|
t(b), Y(!1);
|
|
5856
5856
|
});
|