You've already forked AstralRinth
forked from didirus/AstralRinth
Static content serving from non-root routes
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
mod index;
|
||||
mod mod_editor;
|
||||
mod mod_page;
|
||||
mod search;
|
||||
|
||||
pub use self::mod_editor::mod_editor_get;
|
||||
pub use self::mod_page::mod_page_get;
|
||||
|
||||
pub use self::search::index_mods;
|
||||
pub use self::search::search_get;
|
||||
|
||||
Reference in New Issue
Block a user