Spaces:
Running
Running
Commit
·
1056d0f
1
Parent(s):
594995a
Update templates/index.html
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
@@ -344,6 +344,7 @@
|
|
344 |
};
|
345 |
|
346 |
img.src = newUrl;
|
|
|
347 |
});
|
348 |
|
349 |
// Time count
|
|
|
344 |
};
|
345 |
|
346 |
img.src = newUrl;
|
347 |
+
console.log('Success');
|
348 |
});
|
349 |
|
350 |
// Time count
|