From bd86c6e3de2ac8fafe8f534ff96a64dc04188681 Mon Sep 17 00:00:00 2001 From: james-strauss-uwa Date: Fri, 28 Feb 2025 14:28:56 +0800 Subject: [PATCH] Minor comment change --- src/main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.ts b/src/main.ts index 4c26927e..8c005d90 100644 --- a/src/main.ts +++ b/src/main.ts @@ -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