Spaces:
Running
Running
Commit
·
08f9343
1
Parent(s):
e46ffd0
Update templates/index.html
Browse files- templates/index.html +0 -1
templates/index.html
CHANGED
@@ -328,7 +328,6 @@
|
|
328 |
await refreshImage();
|
329 |
|
330 |
feed.onload = function() {
|
331 |
-
countryElement.textContent = "connecting...";
|
332 |
isLoading = false;
|
333 |
if (isJpeg) {
|
334 |
setTimeout(async () => {
|
|
|
328 |
await refreshImage();
|
329 |
|
330 |
feed.onload = function() {
|
|
|
331 |
isLoading = false;
|
332 |
if (isJpeg) {
|
333 |
setTimeout(async () => {
|