diff --git a/src/app/page.tsx b/src/app/page.tsx index 220b35e..7075700 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -587,7 +587,7 @@ export default function Home() { OpenClaw Task Hub
- Track ideas, tasks, bugs, and plans — with threaded notes + Track ideas, tasks, bugs, and plans — with threaded comments
No notes yet. Add the first one!
+No comments yet. Add the first one.
) : ( editedTask.comments.map((comment) => ({comment.text}
+No notes yet. Add the first one!
+No comments yet. Add the first one.
) : ( - editedTask.comments.map((comment) => ( -{comment.text}
-