BraydenMoore commited on
Commit
4d03c85
1 Parent(s): 42f0942

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -337,7 +337,7 @@
337
  }
338
  };
339
 
340
- refreshImage(); // This will trigger feed.onload when the feed is loaded
341
  console.log('Feed load initiated');
342
  });
343
 
 
337
  }
338
  };
339
 
340
+ refreshImage();
341
  console.log('Feed load initiated');
342
  });
343