Explorar o código

lists:append/1

Feng Lee %!s(int64=9) %!d(string=hai) anos
pai
achega
d03b9dbcd3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      priv/emq.schema

+ 1 - 1
priv/emq.schema

@@ -602,7 +602,7 @@ end}.
                                           end}]
                                           end}]
                    end
                    end
                 end,
                 end,
-    [Listeners(tcp), Listeners(ssl), Listeners(http), Listeners(https)]
+    lists:append([Listeners(tcp), Listeners(ssl), Listeners(http), Listeners(https)])
 end}.
 end}.
 
 
 %%--------------------------------------------------------------------
 %%--------------------------------------------------------------------