mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
Add server database interaction
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// #![macro_use]
|
||||
|
||||
mod api;
|
||||
mod database;
|
||||
pub mod database;
|
||||
pub use api::app::start_api;
|
||||
|
||||
Reference in New Issue
Block a user