mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 22:11:29 +03:00
license.rs -> custom_server.rs to remove misunderstanding
This commit is contained in:
@@ -41,7 +41,7 @@ pub mod cli;
|
||||
#[cfg(not(any(target_os = "android", target_os = "ios", feature = "cli")))]
|
||||
pub mod core_main;
|
||||
mod lang;
|
||||
mod license;
|
||||
mod custom_server;
|
||||
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
||||
mod port_forward;
|
||||
mod auth_2fa;
|
||||
|
||||
Reference in New Issue
Block a user