feat(otter): add link to users page in navbar for admins

This commit is contained in:
Jef Roosens 2025-08-29 15:03:05 +02:00
parent 332c05491a
commit 09d782b6a5
Signed by: Jef Roosens
GPG key ID: 02D4C0997E74717B
6 changed files with 31 additions and 5 deletions

View file

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Ability for an account to be an admin
* CLI command to toggle admin status of users
* Admin user management page
## [0.3.0](https://git.rustybever.be/Chewing_Bever/otter/src/tag/0.3.0)