MHSanaei %!s(int64=2) %!d(string=hai) anos
pai
achega
b9ac8d9ee3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/html/xui/inbound_modal.html

+ 1 - 1
web/html/xui/inbound_modal.html

@@ -77,7 +77,7 @@
                     this.inModal.inbound.tls = false;
                 }
             },
-            addClient(protocol, clients) {
+            addClient(protocol,value, clients) {
                 switch (protocol) {
                     case Protocols.VMESS: return clients.push(new Inbound.VmessSettings.Vmess());
                     case Protocols.VLESS: return clients.push(new Inbound.VLESSSettings.VLESS());