BraydenMoore commited on
Commit
e46ffd0
·
1 Parent(s): 5e77e40

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -0
templates/index.html CHANGED
@@ -328,6 +328,7 @@
328
  await refreshImage();
329
 
330
  feed.onload = function() {
 
331
  isLoading = false;
332
  if (isJpeg) {
333
  setTimeout(async () => {
 
328
  await refreshImage();
329
 
330
  feed.onload = function() {
331
+ countryElement.textContent = "connecting...";
332
  isLoading = false;
333
  if (isJpeg) {
334
  setTimeout(async () => {