feat(task): update task-20260404-180200-g7h8i9

This commit is contained in:
Keith Solomon
2026-04-05 11:19:30 -05:00
parent fdb9ede115
commit 69a705a59f
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
1775405942913
1775405970747
@@ -5,11 +5,11 @@ title: Add revision polling and note editing
project_id: "demo-project"
column: "in-progress"
order: 100
completed: true
completed: false
priority: low
is_active: false
created: "2026-04-04T18:02:00+00:00"
updated: "2026-04-05T15:44:45+00:00"
updated: "2026-04-05T16:19:30+00:00"
tags:
- polish
---
@@ -17,3 +17,4 @@ tags:
Expose a project revision marker so the browser can poll for updates and reload whenever the board changes elsewhere.