@ahmadmubarak98/namozaj 1.14.2 → 1.14.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.
- package/dist/namozaj.js +1 -1
- package/package.json +1 -1
package/dist/namozaj.js
CHANGED
|
@@ -51032,7 +51032,7 @@ const FileField = ({
|
|
|
51032
51032
|
const g0 = A0.map(async (T0) => {
|
|
51033
51033
|
let D0 = T0.name, G0 = null;
|
|
51034
51034
|
const O0 = window.fetch;
|
|
51035
|
-
window.fetch = async (...q0) => {
|
|
51035
|
+
console.log("here", O0), window.fetch = async (...q0) => {
|
|
51036
51036
|
var ot, At, lt, y1, t1, C1;
|
|
51037
51037
|
const F0 = await O0(...q0), x0 = F0.clone();
|
|
51038
51038
|
try {
|