client configuration manager

This commit is contained in:
2026-01-03 21:49:42 +08:00
parent b48d15df59
commit f85d7e773d
12 changed files with 395 additions and 72 deletions

View File

@@ -1,5 +1,6 @@
pub mod app_menu;
pub mod auth;
pub mod client_config_manager;
pub mod cursor;
pub mod doll_editor;
pub mod health_manager;