From db7b3fff0619f1799f39fcd8ddfa813e9159952e Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Sun, 25 Jun 2023 17:22:47 -0600 Subject: [PATCH] mark another task off (no code changes) --- project.task.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/project.task.yaml b/project.task.yaml index 6826004..637153c 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -4,7 +4,6 @@ - add infinite scroll assignee:matthew blocks: ref:https://raw.githubusercontent.com/trentlarson/lives-of-gifts/master/project.yaml#kickstarter%20for%20time -- allow new (random) user creation, and make accurate message about registration - allow type annotations in World.js & landmarks.js (since we get this error: "Types are not supported by current JavaScript version") - replace user-affecting console.log & console.error with error messages (eg. catches)