From bd75802a0ca8594a2a504fcc22475296c26add42 Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Sun, 25 Jun 2023 17:22:06 -0600 Subject: [PATCH] mark another task fixed (no code changes) --- project.task.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/project.task.yaml b/project.task.yaml index b36633c..6826004 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 -- fix error with server getting reset back to default on every code change & app refresh - 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)