Moonlit ca5acc151a
Refactor: Use TaskStatus enum for task status handling (#646)
### What problem does this PR solve?

This commit changes the status 'not started' from being hard-coded to
being maintained by the TaskStatus enum. This enhancement ensures
consistency across the codebase and improves maintainability.

### Type of change

- [x] Refactoring
2024-05-06 18:39:17 +08:00
..
2024-04-30 12:38:09 +08:00
2024-01-17 09:43:27 +08:00
2024-03-11 16:19:03 +08:00
2024-04-28 13:19:54 +08:00