Skip to content

Commit e722966

Browse files
committed
make sure to load the spreadsheet data
1 parent 72d7c35 commit e722966

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2910,6 +2910,7 @@ <h1>Galaxy Instance Tracker</h1>
29102910

29112911
console.log('\n=== Timestamp Parsing Test Complete ===');
29122912
};
2913+
window.onload = loadSpreadsheetData;
29132914
</script>
29142915
</body>
29152916
</html>

0 commit comments

Comments
 (0)