mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
Make config window into config browser
This commit is contained in:
@@ -3,3 +3,6 @@
|
||||
mod api;
|
||||
pub mod database;
|
||||
pub use api::app::start_api;
|
||||
|
||||
#[static_init::dynamic]
|
||||
static DATABASE_TREES: Vec<&'static str> = vec!["users"];
|
||||
|
||||
Reference in New Issue
Block a user