From 8fb908cf4a2fdc12dcbfee882c27a38ba9a21161 Mon Sep 17 00:00:00 2001 From: OoO Date: Thu, 18 Jun 2026 15:18:34 +0800 Subject: [PATCH] fix: preserve growth task label --- templates/dashboard_v2.html | 2 +- web/static/js/page-dashboard-v2.js | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/dashboard_v2.html b/templates/dashboard_v2.html index e4ef66d..6f0a4f0 100644 --- a/templates/dashboard_v2.html +++ b/templates/dashboard_v2.html @@ -68,7 +68,7 @@
{% for task in growth.priority_tasks | default([]) %} {% if task.action == 'backfill' %} -