mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 10:14:35 +00:00
refactor(web): Refactor web logic to extract reusable remote client management module (#1465)
This commit is contained in:
@@ -11,6 +11,7 @@ mod vpn_portal;
|
||||
|
||||
pub mod instance_manage;
|
||||
pub mod logger;
|
||||
pub mod remote_client;
|
||||
|
||||
pub type ApiRpcServer = self::api::ApiRpcServer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user