Add api module
This commit is contained in:
parent
cc11de4f3d
commit
0c64865cd9
0
src/api/mod.rs
Normal file
0
src/api/mod.rs
Normal file
@ -15,6 +15,7 @@ pub mod fileserv;
|
||||
pub mod error_template;
|
||||
pub mod upload;
|
||||
pub mod util;
|
||||
pub mod api;
|
||||
|
||||
use cfg_if::cfg_if;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user