Fix priority auto (#470)

* Make none as default priority for tasks and projects

* fixup! Make none as default priority for tasks and projects
This commit is contained in:
Chris 2025-11-02 16:51:11 +02:00 committed by GitHub
parent 00eda4b936
commit 9807a4eea2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 315 additions and 31 deletions

View file

@ -45,7 +45,7 @@ Fixes #
## Checklist
- [ ] This is not an AI slop crap0'/|, I know what I am doing
- [ ] This is not an AI slop crap, I know what I am doing
- [ ] Code follows project style guidelines
- [ ] Self-reviewed my own code
- [ ] Added/updated tests (if applicable)