Adjusting code

This commit is contained in:
linjun 2019-02-27 14:00:11 +08:00
parent 7af6051e25
commit e1a5188d09
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ attrs(#pstate{zone = Zone,
is_super = IsSuper, is_super = IsSuper,
is_bridge = IsBridge, is_bridge = IsBridge,
connected_at = ConnectedAt, connected_at = ConnectedAt,
socktype = SockType}) -> socktype = SockType}) ->
[{zone, Zone}, [{zone, Zone},
{client_id, ClientId}, {client_id, ClientId},
{username, Username}, {username, Username},