license.rs -> custom_server.rs to remove misunderstanding
This commit is contained in:
+1
-1
@@ -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