✒️ pillLabel.ts

This commit is contained in:
nirholas
2026-03-31 10:23:57 +00:00
parent cb4132c1ee
commit 25ec685e41

View File

@@ -80,3 +80,4 @@ export function pillNeedsCta(tasks: BackgroundTaskState[]): boolean {
t.ultraplanPhase !== undefined t.ultraplanPhase !== undefined
) )
} }