mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Fix typo
This commit is contained in:
parent
68ba109889
commit
9805b1a73a
@ -530,7 +530,7 @@ list_certificates() ->
|
||||
lists:foldl(fun sets:add_element/2,
|
||||
S, [{Domain, File} || {File, _} <- Files])
|
||||
catch _:{badmatch, _} ->
|
||||
[]
|
||||
S
|
||||
end
|
||||
end, sets:new(), all_domains()),
|
||||
lists:sort(
|
||||
|
Loading…
Reference in New Issue
Block a user