diff --git a/TODOS.md b/TODOS.md index 65a1cb5..fc719ad 100644 --- a/TODOS.md +++ b/TODOS.md @@ -3,7 +3,8 @@ ## P1 - [ ] Massively refactor module system -- [ ] Disable allowUnfree and atomically control everything using allowUnfreePredicate +- [x] Disable allowUnfree and atomically control everything using allowUnfreePredicate +- [ ] Decide what to do with easyeffects ## P2