feat(ui): add custom NORA logo to sidebar

This commit is contained in:
2026-01-26 08:09:24 +00:00
parent 9a8728454b
commit 4c6348dac7
4 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
mod api;
mod components;
mod logo;
mod templates;
use crate::AppState;