From 6a76e68abc42bbef82b3f89609cdf1eb617227d2 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 13 Oct 2021 16:47:34 +0200 Subject: [PATCH] Default commit message, part of an automated flow. --- journal/2021-10-13.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/journal/2021-10-13.md b/journal/2021-10-13.md index 89d8d653c..187e481ae 100644 --- a/journal/2021-10-13.md +++ b/journal/2021-10-13.md @@ -10,7 +10,8 @@ - [[agora bridge]] - testing [[agora repo api]] - git.anagora.org - - GET / crashes node due to git-backend.ts:10 not handling unset path]s + - GET / crashes node due to git-backend.ts:10 not handling unset path - api.anagora.org - GET / now works - need to test endpoints with curl + - I guess I could use vscode to do typescript development?