mini-player: wip

This commit is contained in:
Agahnim 2026-03-19 19:17:53 +01:00
parent c4c49dee6b
commit 8b0de4bf93
13 changed files with 217 additions and 3 deletions

View file

@ -1,2 +1,3 @@
pub mod index;
pub mod miniplayer;
pub mod notfound;