Skip to content

Commit

Permalink
Minor comment change
Browse files Browse the repository at this point in the history
  • Loading branch information
james-strauss-uwa committed Feb 28, 2025
1 parent a3e441f commit bd86c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ $(function(){
});

async function loadRepos() {
// TODO: here is not the right place to put this! but async!
// initialise EagleStorage
await EagleStorage.init();

// Get the list of git repos
Expand Down

0 comments on commit bd86c6e

Please sign in to comment.