Fix --tasks to --num-tasks in ui (#328)

This commit is contained in:
itsgreyum
2025-04-26 10:26:08 -07:00
committed by GitHub
parent ce51b0d3ef
commit 5a2371b7cc
3 changed files with 9 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
'task-master-ai': patch
---
Fix --task to --num-tasks in ui + related tests - issue #324