Skip to content
Unverified Commit ca5acc15 authored by Moonlit's avatar Moonlit Committed by GitHub
Browse files

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
parent 385dbe5a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment