integration of active_app module

This commit is contained in:
2026-01-18 23:42:30 +08:00
parent c888dcf252
commit 5145ebaf11
7 changed files with 475 additions and 8 deletions

View File

@@ -1,3 +1,4 @@
pub mod active_app;
pub mod app_menu;
pub mod auth;
pub mod client_config_manager;