Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -49,6 +49,7 @@
|
|
49 |
console.log('[Main] Fetched data:', data);
|
50 |
});
|
51 |
});
|
|
|
52 |
</script>
|
53 |
</body>
|
54 |
</html>
|
|
|
49 |
console.log('[Main] Fetched data:', data);
|
50 |
});
|
51 |
});
|
52 |
+
a();
|
53 |
</script>
|
54 |
</body>
|
55 |
</html>
|