Add api module
This commit is contained in:
parent
2ed67e5545
commit
775c7eff3a
0
src/api/mod.rs
Normal file
0
src/api/mod.rs
Normal file
@ -13,6 +13,8 @@ pub mod users;
|
||||
pub mod search;
|
||||
pub mod fileserv;
|
||||
pub mod error_template;
|
||||
pub mod api;
|
||||
|
||||
use cfg_if::cfg_if;
|
||||
|
||||
cfg_if! {
|
||||
|
Loading…
x
Reference in New Issue
Block a user