Spaces:
Running
Running
Commit
·
67b076c
1
Parent(s):
a52ae5f
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -295,7 +295,7 @@
|
|
295 |
}
|
296 |
}
|
297 |
};
|
298 |
-
xhr.send();
|
299 |
}
|
300 |
|
301 |
const img = new Image();
|
|
|
295 |
}
|
296 |
}
|
297 |
};
|
298 |
+
//xhr.send();
|
299 |
}
|
300 |
|
301 |
const img = new Image();
|