fix(web): refresh navbar on login and logout

This commit is contained in:
Jef Roosens 2025-06-08 12:49:50 +02:00
parent 957387bed7
commit fc46c4874a
Signed by: Jef Roosens
GPG key ID: 21FD3D77D56BAF49
5 changed files with 45 additions and 18 deletions

View file

@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased](https://git.rustybever.be/Chewing_Bever/otter)
### Added
* Web UI
* Login/logout button
## [0.1.0](https://git.rustybever.be/Chewing_Bever/otter/src/tag/0.1.0)
### Added