mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-12-18 10:17:54 +00:00
URI works on android. Shadowsocks doesn't work on iPhone. it's ok - will be fixed.
This commit is contained in:
@@ -2,8 +2,10 @@ pub mod users;
|
||||
pub mod servers;
|
||||
pub mod certificates;
|
||||
pub mod templates;
|
||||
pub mod client_configs;
|
||||
|
||||
pub use users::*;
|
||||
pub use servers::*;
|
||||
pub use certificates::*;
|
||||
pub use templates::*;
|
||||
pub use templates::*;
|
||||
pub use client_configs::*;
|
||||
Reference in New Issue
Block a user