mirror of
https://github.com/johrpan/musicus.git
synced 2025-10-27 12:17:24 +01:00
Move desktop app to subdirectory
This commit is contained in:
parent
ea3bd35ffd
commit
775f3ffe90
109 changed files with 64 additions and 53 deletions
|
|
@ -1,10 +0,0 @@
|
|||
pub mod database;
|
||||
pub use database::*;
|
||||
|
||||
pub mod models;
|
||||
pub use models::*;
|
||||
|
||||
pub mod schema;
|
||||
|
||||
pub mod tables;
|
||||
pub use tables::*;
|
||||
Loading…
Add table
Add a link
Reference in a new issue