Mark 2 objects as complete

This commit is contained in:
bitfl0wer 2023-06-10 22:27:46 +02:00
parent c9e6c63073
commit aff744d960
1 changed files with 2 additions and 2 deletions

View File

@ -75,8 +75,8 @@
### Permissions and Roles
- [x] [Role management](https://github.com/polyphony-chat/chorus/issues/46) (creation, deletion, modification)
- [ ] [Permission management](https://github.com/polyphony-chat/chorus/issues/46) (assigning and revoking permissions)
- [ ] [Channel-specific permissions](https://github.com/polyphony-chat/chorus/issues/88)
- [ ] Role-based access control
- [x] [Channel-specific permissions](https://github.com/polyphony-chat/chorus/issues/88)
- [x] Role-based access control
### Guild Management
- [x] Guild creation