mirror of
https://github.com/johrpan/musicus.git
synced 2025-10-27 12:17:24 +01:00
Add medium client
This commit is contained in:
parent
3c61fd4568
commit
7dec8f76fe
3 changed files with 31 additions and 0 deletions
|
|
@ -13,6 +13,9 @@ pub use ensembles::*;
|
|||
pub mod instruments;
|
||||
pub use instruments::*;
|
||||
|
||||
pub mod mediums;
|
||||
pub use mediums::*;
|
||||
|
||||
pub mod persons;
|
||||
pub use persons::*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue