forked from didirus/AstralRinth
move to monorepo dir
This commit is contained in:
8
apps/labrinth/src/models/v2/mod.rs
Normal file
8
apps/labrinth/src/models/v2/mod.rs
Normal file
@@ -0,0 +1,8 @@
|
||||
// Legacy models from V2, where its useful to keep the struct for rerouting/conversion
|
||||
pub mod notifications;
|
||||
pub mod projects;
|
||||
pub mod reports;
|
||||
pub mod search;
|
||||
pub mod teams;
|
||||
pub mod threads;
|
||||
pub mod user;
|
||||
Reference in New Issue
Block a user