mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-12-17 12:44:41 +03:00
update pack
This commit is contained in:
@@ -694,7 +694,7 @@ class Inbound extends XrayCommonClass {
|
||||
this._protocol = protocol;
|
||||
this.settings = Inbound.Settings.getSettings(protocol);
|
||||
if (protocol === Protocols.TROJAN) {
|
||||
this.tls = true;
|
||||
this.tls = false;
|
||||
}
|
||||
}
|
||||
get tls() {
|
||||
|
||||
Reference in New Issue
Block a user